mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
space before tab in previous
This commit is contained in:
parent
b5e9263c77
commit
a8dd6fe0aa
@ -18,7 +18,7 @@ case "x$SUDO" in
|
|||||||
xdoas) ;;
|
xdoas) ;;
|
||||||
x)
|
x)
|
||||||
echo "need SUDO to switch to uid $UNPRIV"
|
echo "need SUDO to switch to uid $UNPRIV"
|
||||||
echo SKIPPED
|
echo SKIPPED
|
||||||
exit 0 ;;
|
exit 0 ;;
|
||||||
*)
|
*)
|
||||||
echo "unsupported $SUDO - "doas" and "sudo" are allowed"
|
echo "unsupported $SUDO - "doas" and "sudo" are allowed"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user