X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fgoredo-deps.t;h=31798541754cf8caf80c1be2cafd38b263b2e76b;hb=a884ab6ca01725f405e039884af260ef03a945f0;hp=5ab869c013b853d33c98a337bfbe548703f35275;hpb=5ca39bfc0b769607db3f84213fc7f16f0c4019fa;p=goredo.git diff --git a/t/goredo-deps.t b/t/goredo-deps.t index 5ab869c..3179854 100755 --- a/t/goredo-deps.t +++ b/t/goredo-deps.t @@ -3,11 +3,8 @@ testname=`basename "$0"` test_description="Check that the following use-case won't rebuild everytime and has correct dependencies" . $SHARNESS_TEST_SRCDIR/sharness.sh +export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1 -tmp=`mktemp -d` -trap "rm -fr $tmp" HUP PIPE INT QUIT TERM EXIT - -cd $tmp mkdir -p sub cat > default.html.do <