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 692548e commit fac72bbCopy full SHA for fac72bb
testing/open-ports.sh
@@ -33,6 +33,7 @@ function result {
33
;;
34
1)
35
echo "The access to $PORT failed"
36
+ exit 1
37
38
*)
39
echo "Unknown exit error for the $PORT command. Exiting script."
0 commit comments