summaryrefslogtreecommitdiffstats
path: root/tests/gnu/fprint_error.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/fprint_error.sh')
-rw-r--r--tests/gnu/fprint_error.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/gnu/fprint_error.sh b/tests/gnu/fprint_error.sh
index e7f2394..7617034 100644
--- a/tests/gnu/fprint_error.sh
+++ b/tests/gnu/fprint_error.sh
@@ -1,2 +1,2 @@
-skip_unless test -e /dev/full
-fail invoke_bfs basic -maxdepth 0 -fprint /dev/full
+test -e /dev/full || skip
+! invoke_bfs basic -maxdepth 0 -fprint /dev/full