Changed the default value od SCOMPRESS to true.
[pspp-builds.git] / tests / command / sysfile-info.sh
index 17969c5ee4e8aee4e0a47093c0c7182faac0b058..03d71f741f32fbb3bf409b80c251cf5ff1605131 100755 (executable)
@@ -9,6 +9,7 @@ TESTFILE=$TEMPDIR/`basename $0`.sps
 if [ -z "$top_builddir" ] ; then top_builddir=. ; fi
 if [ -z "$top_srcdir" ] ; then top_srcdir=. ; fi
 top_builddir=`cd $top_builddir; pwd`
+PSPP=$top_builddir/src/ui/terminal/pspp
 
 # ensure that top_srcdir is absolute
 top_srcdir=`cd $top_srcdir; pwd`
@@ -71,7 +72,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $top_builddir/src/pspp --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="filter output"
@@ -95,7 +96,7 @@ Variables: 2
 Cases:     3
 Type:      System File.
 Weight:    Not weighted.
-Mode:      Compression off.
+Mode:      Compression on.
 +--------+-------------+---+
 |Variable|Description  |Pos|
 |        |             |iti|