Corrected an issue where run_diskless2.sh was not properly configured.

This commit is contained in:
Ward Fisher 2017-05-10 16:55:47 -06:00
parent e1ff8f9873
commit f8c7df70b3

View File

@ -1,5 +1,8 @@
#!/bin/sh
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
. ../test_common.sh
set -e
# Get the target OS and CPU