Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / bugs / compression.sh
index 885846eebbc98d936620f439eec74d6d298820c5..d8c838888e747d873e7218315705359921c531f7 100755 (executable)
@@ -22,6 +22,7 @@ cleanup()
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 
@@ -73,7 +74,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then fail ; fi
 
 # Make sure the file really was compressed