summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-17 16:52:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-17 16:52:30 +0100
commit0cc18da425b4ddc99b204033f8339816af8edd81 (patch)
tree9cb583273b214bb714986e92b990cf6e4af4875e /dgit
parent92ed16906cd40e617219fb63807d1f37bb679b0e (diff)
clarify a message
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit b/dgit
index 666e2b2..12d3075 100755
--- a/dgit
+++ b/dgit
@@ -486,7 +486,7 @@ sub fetch_from_archive () {
} else {
die "$lrref_fn $!";
}
- print DEBUG "last upload hash $upload_hash\n";
+ print DEBUG "previous reference hash $upload_hash\n";
my $hash;
if (defined $dsc_hash) {
die "missing git history even though dsc has hash"