mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-27 03:43:05 +00:00
space before tab in previous
This commit is contained in:
parent
b5e9263c77
commit
a8dd6fe0aa
@ -18,7 +18,7 @@ case "x$SUDO" in
|
||||
xdoas) ;;
|
||||
x)
|
||||
echo "need SUDO to switch to uid $UNPRIV"
|
||||
echo SKIPPED
|
||||
echo SKIPPED
|
||||
exit 0 ;;
|
||||
*)
|
||||
echo "unsupported $SUDO - "doas" and "sudo" are allowed"
|
||||
|
Loading…
Reference in New Issue
Block a user