make test/run independent of bash location
This commit is contained in:
parent
847a9f0d45
commit
d683795af5
1 changed files with 1 additions and 1 deletions
2
test/run
2
test/run
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
failures=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue