We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a709dc1 commit 128feb2Copy full SHA for 128feb2
1 file changed
test.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
tests=$1
3
if [[ $tests = "" ]]; then
4
tests="all"
0 commit comments