X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fgoredo-deps-after-cd.t;h=e0432e79dcb46a8a05ad71b03c2caa6aca9f4d35;hb=a884ab6ca01725f405e039884af260ef03a945f0;hp=a4014a12b0afc6a2eece6551f9dda93e0e5cbccb;hpb=a1394bc35f4473f55d6e56afa720c490d3e7f6bd;p=goredo.git diff --git a/t/goredo-deps-after-cd.t b/t/goredo-deps-after-cd.t index a4014a1..e0432e7 100755 --- a/t/goredo-deps-after-cd.t +++ b/t/goredo-deps-after-cd.t @@ -3,11 +3,8 @@ testname=`basename "$0"` test_description="Check that dependencies have correct relative path after cd" . $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 bin src cat > bin/default.do <