X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=t%2Fgoredo-deps.t;h=2e3ca5e0f9eabb6435221daacf3c1ba71c7ba67b;hp=5ab869c013b853d33c98a337bfbe548703f35275;hb=HEAD;hpb=5ca39bfc0b769607db3f84213fc7f16f0c4019fa diff --git a/t/goredo-deps.t b/t/goredo-deps.t index 5ab869c..34ba504 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 <