]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/goredo-deps-after-cd.t
mktemp is unnecessary
[goredo.git] / t / goredo-deps-after-cd.t
index a4014a12b0afc6a2eece6551f9dda93e0e5cbccb..bd25ae498c3222430f8d8f1448a5fba87596bec6 100755 (executable)
@@ -4,10 +4,6 @@ testname=`basename "$0"`
 test_description="Check that dependencies have correct relative path after cd"
 . $SHARNESS_TEST_SRCDIR/sharness.sh
 
-tmp=`mktemp -d`
-trap "rm -fr $tmp" HUP PIPE INT QUIT TERM EXIT
-
-cd $tmp
 mkdir -p bin src
 cat > bin/default.do <<EOF
 cd ../src