Merge branch 'master' into ejh_more_testing

This commit is contained in:
Ward Fisher 2018-06-14 13:31:38 -06:00 committed by GitHub
commit 01ba5decf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
. ../test_common.sh