From: Kevin M. Rosenberg Date: Wed, 21 Mar 2018 18:27:02 +0000 (-0600) Subject: Test binaries until /tmp directory X-Git-Tag: v6.0.2~2 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=e81377bc16b3f8f5cd326d0260d284bdc25d68f3 Test binaries until /tmp directory --- diff --git a/scripts/make-single-openmp.sh b/scripts/make-single-openmp.sh index e8607cb..d2dc960 100755 --- a/scripts/make-single-openmp.sh +++ b/scripts/make-single-openmp.sh @@ -1,6 +1,6 @@ #!/bin/sh -DIR=`pwd` +DIR=/tmp rm -rf $DIR/sng $DIR/omp mkdir $DIR/sng $DIR/omp diff --git a/scripts/test-single-openmp.sh b/scripts/test-single-openmp.sh index 22f1a24..18a620b 100755 --- a/scripts/test-single-openmp.sh +++ b/scripts/test-single-openmp.sh @@ -4,9 +4,9 @@ IX=1151 IY=$IX TIME= -BIN1=./omp/ctsimtext -BIN2=./sng/ctsimtext DIR=/tmp +BIN1=$DIR/omp/ctsimtext +BIN2=$DIR/sng/ctsimtext for PHAN in herman; do fbase=${DIR}/${PHAN}