X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fgoredo-deps.t;h=31798541754cf8caf80c1be2cafd38b263b2e76b;hb=a884ab6ca01725f405e039884af260ef03a945f0;hp=a0a58d50343a084e3cd7d14255de31ebb1857d15;hpb=07912df2f1935c7dd4e08f8e675ed989dbc97b31;p=goredo.git diff --git a/t/goredo-deps.t b/t/goredo-deps.t index a0a58d5..3179854 100755 --- a/t/goredo-deps.t +++ b/t/goredo-deps.t @@ -3,10 +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 <