diff options
Diffstat (limited to 'tests/gnu/ok_nothing.sh')
-rw-r--r-- | tests/gnu/ok_nothing.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnu/ok_nothing.sh b/tests/gnu/ok_nothing.sh index 439687b..52c3547 100644 --- a/tests/gnu/ok_nothing.sh +++ b/tests/gnu/ok_nothing.sh @@ -1,2 +1,2 @@ # Regression test: don't segfault on missing command -fail invoke_bfs basic -ok \; +! invoke_bfs basic -ok \; |