chiark / gitweb /
test suite: baredebian: Break up baredebian-test-core
[dgit.git] / tests / lib
index b2775c96e216c7f3b56576e22c46b23efd2808ad..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
@@ -1235,7 +1236,6 @@ t-tagupl-test () {
        cd ../$p
 
        t-dgit fetch
-       t-pushed-good master
 }
 
 t-buildproductsdir-config () {