mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 09:14:59 +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
|
||||
|
||||
# Force sort to have stable output.
|
||||
sort()
|
||||
{
|
||||
env LC_ALL=C sort "$@"
|
||||
}
|
||||
|
||||
SRC=`dirname ${SCRIPT}`
|
||||
|
||||
# defaults
|
||||
|
Loading…
x
Reference in New Issue
Block a user