adding assertion to run_test.sh

This commit is contained in:
Evgeny
2018-12-23 23:52:05 -06:00
bovenliggende 2a8cfd5679
commit e89767690b
+1
Bestand weergeven
@@ -6,6 +6,7 @@ fatal() {
}
if [ -z "$BUILD_DIR" ] ; then fatal "env var BUILD_DIR is not defined"; fi
if [ -z "$HCC_HOME" ] ; then fatal "env var HCC_HOME is not defined"; fi
cd $BUILD_DIR
./run.sh