space before tab in previous

This commit is contained in:
Damien Miller 2018-02-23 14:19:11 +11:00
parent b5e9263c77
commit a8dd6fe0aa
1 changed files with 1 additions and 1 deletions

View File

@ -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"