Don't append -ansi to AM_CFLAGS for GCC. Using -ansi changes the
[pspp] / tests / command / count.sh
index 052acb3b1ac55b5151714a2d94216d7f6cca1a8b..0b5b751e09f66bc6069c9d894071b876445a7180 100755 (executable)
@@ -16,6 +16,7 @@ export STAT_CONFIG_PATH
 
 cleanup()
 {
+     cd /
      rm -rf $TEMPDIR
 }