mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Remove sort wrapper.
agent-restrict now takes care of this itself.
This commit is contained in:
parent
9cc2654403
commit
c171879374
@ -79,12 +79,6 @@ if test "x${EGREP}" != "x"; then
|
|||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Force sort to have stable output.
|
|
||||||
sort()
|
|
||||||
{
|
|
||||||
env LC_ALL=C sort "$@"
|
|
||||||
}
|
|
||||||
|
|
||||||
SRC=`dirname ${SCRIPT}`
|
SRC=`dirname ${SCRIPT}`
|
||||||
|
|
||||||
# defaults
|
# defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user