Fixed blank replacement
authorJason Stover <jhs@math.gcsu.edu>
Thu, 27 Oct 2005 17:24:35 +0000 (17:24 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Thu, 27 Oct 2005 17:24:35 +0000 (17:24 +0000)
tests/stats/descript-basic.sh

index 094c6cf170f6eb7f4aba46e83a2d80bf12328e90..ff1877bc314ca6f999ba3194f1f4bcee21bec636 100755 (executable)
@@ -16,7 +16,7 @@ export STAT_CONFIG_PATH
 cleanup()
 {
      cd /
-     rm -rf $TEMPDIR
+#     rm -rf $TEMPDIR
 }
 
 
@@ -77,7 +77,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
-diff  -b $TEMPDIR/pspp.list - <<EOF
+diff -b $TEMPDIR/pspp.list - <<EOF
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|