Skip to content

Commit 5633417

Browse files
authored
Merge pull request #3790 from prestonvanloon/fix-docker-script
Fix scripts/build_run_docker_tests.sh
2 parents e53c10e + d0ad73b commit 5633417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_run_docker_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /bin/sh
1+
#! /bin/bash
22

33
# Run 'consensus-specs' tests from a docker container instance.
44
# *Be sure to launch Docker before running this script.*

0 commit comments

Comments
 (0)