aboutsummaryrefslogtreecommitdiff
path: root/tests/hostname.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hostname.test')
-rwxr-xr-xtests/hostname.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hostname.test b/tests/hostname.test
index 80f94405..ba65a398 100755
--- a/tests/hostname.test
+++ b/tests/hostname.test
@@ -10,7 +10,7 @@ testing "get" "hostname" "$HOST\n" "" ""
if [ "$(id -u)" -ne 0 ]
then
echo "$SHOWSKIP: groupdel (not root)"
- continue 2>/dev/null
+ return 2>/dev/null
exit
fi