From fe01f87bb364084b6fffecfc5287818edc33718d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 Aug 2013 14:33:29 +0100 Subject: [PATCH] bugfixes from testing, for recent changes --- dgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgit b/dgit index 573faa43..93fb6fcd 100755 --- a/dgit +++ b/dgit @@ -649,7 +649,7 @@ sub fetch_from_archive () { } else { $hash = generate_commit_from_dsc(); } - print DEBUG "current hash $hash\n"; + print DEBUG "current hash=$hash\n"; if ($upload_hash) { fail "not fast forward on last upload branch!". " (archive's version left in DGIT_ARCHIVE)" -- 2.30.2