Allow output files to overwrite input files (bug #21280). Thanks to
[pspp-builds.git] / tests / command / erase.sh
index c16ed3dc7213830fc94203dc2e2d4f670ca334f3..0599bed315e666cafc21b71650d4996d753a25f0 100755 (executable)
@@ -90,7 +90,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-activity="run prog 1"
+activity="run prog 2"
 $SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then fail ; fi