Sat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
[pspp-builds.git] / tests / command / weight.sh
index 3793028d1088889af4534665f519d1cc4db3d1bc..d2840edd807b65f7035e7fc2c9d7b68badf692c8 100755 (executable)
@@ -17,6 +17,7 @@ export STAT_CONFIG_PATH
 cleanup()
 {
      if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then return ; fi
+     cd /
      rm -rf $TEMPDIR
 }