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…
Reference in New Issue