Test binaries until /tmp directory
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Mar 2018 18:27:02 +0000 (12:27 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Mar 2018 18:27:02 +0000 (12:27 -0600)
scripts/make-single-openmp.sh
scripts/test-single-openmp.sh

index e8607cb067d4d7268859fbca579b84143dc0ab20..d2dc9609c0b3f19d7036ce92aa93ff28357d9c7e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DIR=`pwd`
+DIR=/tmp
 rm -rf $DIR/sng $DIR/omp
 mkdir $DIR/sng $DIR/omp
 
index 22f1a2454b9400bd252cf6c378172c6cec62dae2..18a620bf795d6aabc25df9165c6422da238e9ac5 100755 (executable)
@@ -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}