Added "cd /" to the test scripts which don't already have it. This avoids warnings...
[pspp-builds.git] / tests / bugs / signals.sh
index a2787f29c82b1bfa296bc4b77c6a84c5627645bf..dedfc6c834a8f20129ba3766e9cbbdc19c55acf8 100755 (executable)
@@ -26,6 +26,7 @@ cleanup()
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }