Added test for a bug in crosstab.q which caused a crash
[pspp] / tests / command / beg-data.sh
index dc044bc9c61d36ff888c693bf9e46c4a4a68f332..cdbf0a6b0e24cbc5defc8cb2ae923b413bbbb7bb 100755 (executable)
@@ -88,7 +88,7 @@ $here/../src/pspp -o raw-ascii $TEMPDIR/prog.sps
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare data"
-diff -B $TEMPDIR/pspp.list - << foobar
+diff -b -B $TEMPDIR/pspp.list - << foobar
 ----------------------------------------------------------------------
 First we show that we can input data with BEGIN DATA/END DATA after
 a procedure.