We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7287595 commit 5995c9dCopy full SHA for 5995c9d
testcases/lib/tests/shell_test_check_argv.sh
@@ -22,4 +22,4 @@ if [ "$2" != "param2" ]; then
22
tst_res TFAIL "Second parameter is $2 expected param2"
23
else
24
tst_res TPASS "Second parameter is $2"
25
-#fi
+fi
0 commit comments