diff --git a/test.sh b/test.sh index 91876310..d339897f 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash tests=$1 if [[ $tests = "" ]]; then tests="all"