aboutsummaryrefslogtreecommitdiff
path: root/tests/losetup.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/losetup.test')
-rwxr-xr-xtests/losetup.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/losetup.test b/tests/losetup.test
index c9292503..f30a0fe2 100755
--- a/tests/losetup.test
+++ b/tests/losetup.test
@@ -5,7 +5,7 @@
if [ "$(id -u)" -ne 0 ]
then
echo "$SHOWSKIP: losetup (not root)"
- continue 2>/dev/null
+ return 2>/dev/null
exit
fi