Specify shell for test script. (It uses bashisms.)
This commit is contained in:
parent
cfad3bc792
commit
7a0fd3eda2
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
succeeded=""
|
succeeded=""
|
||||||
failed=""
|
failed=""
|
||||||
|
|
Loading…
Reference in New Issue