Added caculations for the grouped T-TEST
[pspp] / tests / command / compute.sh
index 0e3655cebf8c8ec83f7ca139d485cdbeda886389..8d2480d9d9d54ee86646d6148b309cd5fcc042f5 100755 (executable)
@@ -70,6 +70,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
+activity="run program"
 $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/compute.stat
 if [ $? -ne 0 ] ; then no_result ; fi