X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Ft-test-pairs.sh;h=b3ef8415b03efd06a5ce76c5dfad37e5949f159d;hb=44d7b18d5c3d0a806fe1a29658445254f2376600;hp=19793ebada79f843aa5a951c43ea24603ac57028;hpb=d043fde2b737897e3372670afc47eb648c17624b;p=pspp diff --git a/tests/command/t-test-pairs.sh b/tests/command/t-test-pairs.sh index 19793ebada..b3ef8415b0 100755 --- a/tests/command/t-test-pairs.sh +++ b/tests/command/t-test-pairs.sh @@ -10,11 +10,13 @@ here=`pwd`; # ensure that top_srcdir is absolute cd $top_srcdir; top_srcdir=`pwd` -export STAT_CONFIG_PATH=$top_srcdir/config +STAT_CONFIG_PATH=$top_srcdir/config +export STAT_CONFIG_PATH cleanup() { + cd / rm -rf $TEMPDIR } @@ -48,7 +50,7 @@ cd $TEMPDIR activity="create program" cat > $TESTFILE <