X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=tests%2Fbugs%2Fagg-crash-2.sh;h=cd2fd1e34a550e372a99c6ee40bb8c3c2e35426b;hb=44d7b18d5c3d0a806fe1a29658445254f2376600;hp=01aa218b83b90fa4b9f62838d7ca1b2cef8e523d;hpb=1d985886f778e35f8d89c4e3c897b79fde8de6ed;p=pspp diff --git a/tests/bugs/agg-crash-2.sh b/tests/bugs/agg-crash-2.sh index 01aa218b83..cd2fd1e34a 100755 --- a/tests/bugs/agg-crash-2.sh +++ b/tests/bugs/agg-crash-2.sh @@ -11,11 +11,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 } @@ -49,7 +51,7 @@ cd $TEMPDIR activity="create program" cat > $TESTFILE <