]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/goredo-empty-dep.t
mktemp is unnecessary
[goredo.git] / t / goredo-empty-dep.t
index 1b4a6d25f79c71e53b13f177bbcb9b979604d6ff..ee942fc0f115035ea53a76f4c706638b375d9598 100755 (executable)
@@ -4,10 +4,6 @@ testname=`basename "$0"`
 test_description="Check that empty target is a dependency and always OOD"
 . $SHARNESS_TEST_SRCDIR/sharness.sh
 
-tmp=`mktemp -d`
-trap "rm -fr $tmp" HUP PIPE INT QUIT TERM EXIT
-cd $tmp
-
 echo > foo.do
 cat > bar.do <<EOF
 redo-ifchange foo