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