From a7f09c5291e738640bd058553b3b1c55baa303aa Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 11 Sep 2016 17:49:26 +0100 Subject: Test suite: tag-updates: Do not assert a that dgit-fetch/ ref exists We don't actually want dgit to leave these lying around unless it has to. So don't insist on that. Signed-off-by: Ian Jackson --- tests/tests/tag-updates | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/tests/tag-updates b/tests/tests/tag-updates index 1ef7dcd..8c6ab09 100755 --- a/tests/tests/tag-updates +++ b/tests/tests/tag-updates @@ -21,7 +21,6 @@ fetch-check () { t-dgit fetch t-ref-same-exact $tagref t-refs-notexist refs/tags/unwanted - git rev-parse refs/dgit-fetch/sid/tags/unwanted } t-ref-same-exact $tagref -- cgit v1.2.3