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