summaryrefslogtreecommitdiffstats
path: root/tests/gnu/exec_flush_fail.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/exec_flush_fail.sh')
-rw-r--r--tests/gnu/exec_flush_fail.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnu/exec_flush_fail.sh b/tests/gnu/exec_flush_fail.sh
index ce796b2..5505f7a 100644
--- a/tests/gnu/exec_flush_fail.sh
+++ b/tests/gnu/exec_flush_fail.sh
@@ -1,3 +1,3 @@
# Failure to flush streams before exec should be caught
test -e /dev/full || skip
-fail invoke_bfs basic -print0 -exec true \; >/dev/full
+! invoke_bfs basic -print0 -exec true \; >/dev/full