adding assertion to run_test.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Verwijs in nieuw issue
Block a user