move run-tests to /bin/bash so we can use bashisms

This commit is contained in:
Hans-Christoph Steiner 2014-04-10 12:31:14 -04:00
parent f4ee767013
commit 234736f306
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
set -x