chiark / gitweb /
test suite: baredebian: Move the quilt fixup forward
[dgit.git] / tests / lib
index c37c512d74eaedb591bcecba6a7990b85cac3a2f..3a5b29f432e4567137451bbe8116a3363f2749c5 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -40,6 +40,7 @@ export GIT_COMMITTER_DATE='1530000000 +0100'
 export GIT_AUTHOR_DATE='1530000000 +0100'
 
 export LC_CTYPE=C.UTF-8
+unset CDPATH
 
 root=`pwd`
 troot=$root/tests
@@ -1228,10 +1229,13 @@ t-tagupl-test () {
                --distro=test-dummy -u Senatus "$@"
 
        mkdir ../tagupl
-       t-tagupl-run-drs $tmp/$p
+       t-tagupl-run-drs $tmp/pretend-salsa
+
+       cd ../pretend-salsa
+       t-refs-same refs/heads/master
+       cd ../$p
 
        t-dgit fetch
-       t-pushed-good master
 }
 
 t-buildproductsdir-config () {