Merge pull request #2872 from pnorman/patch-3

make test/run independent of bash location
This commit is contained in:
Blake Thompson 2015-05-26 17:57:52 -05:00
commit 32652e5c4a

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
failures=0