From: Ian Jackson Date: Sun, 7 Jun 2015 11:12:31 +0000 (+0100) Subject: Test suite: Fix call to t-refs-notexist to have refs/ X-Git-Tag: debian/0.30~107 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e0cf379ca6f4d10e6fa6a1af359859ea681dbb41;p=dgit.git Test suite: Fix call to t-refs-notexist to have refs/ --- diff --git a/tests/lib b/tests/lib index e6ca6fb3..9948c314 100644 --- a/tests/lib +++ b/tests/lib @@ -225,7 +225,7 @@ t-cloned-fetched-good () { t-refs-same \ refs/heads/dgit/sid \ refs/remotes/dgit/dgit/sid - t-refs-notexist dgit/unstable remotes/dgit/dgit/unstable + t-refs-notexist refs/dgit/unstable refs/remotes/dgit/dgit/unstable } t-output () {