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