Fixed ellipses
[pspp-builds.git] / tests / bugs / random.sh
index 869928d64ad834940d2615bd7db287f7bbba9f04..c41dbf00504d556e9dd96601ee0fff9c4c214a51 100755 (executable)
@@ -64,14 +64,14 @@ input program.
 +    end case.
 + end loop.
 + end file.
-end input program.                                                              
+end input program.
 
 list.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi