We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc6835 commit 761ca77Copy full SHA for 761ca77
tests/case-00-hello.bash
@@ -30,5 +30,5 @@ dialect=$4
30
31
# Return 0 means the case is run successfully.
32
# Return 1 means the case is run in failure.
33
-# Return 2 means the case is skipped.
+# Return 77 means the case is skipped.
34
exit 0
0 commit comments