(parse_rank_function) Fix msg() bug found by -Wformat.
[pspp] / tests / bugs / multipass.sh
index bd4c2c396c991037de567c2d167f6d22972f89d7..524b7160382b7b28129509365dc8bc3421f98f6b 100755 (executable)
@@ -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 <<EOF
-data list list /id * abc *.
+data list list /ID * ABC *.
 begin data.
 1 3.5
 2 2.0