Use /bin/bash to fix `./build_run_docker_tests.sh: 13: Syntax error: "(" unexpected`
This commit is contained in:
parent
3644f360b8
commit
d0ad73bd13
|
@ -1,4 +1,4 @@
|
|||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
# Run 'consensus-specs' tests from a docker container instance.
|
||||
# *Be sure to launch Docker before running this script.*
|
||||
|
|
Loading…
Reference in New Issue