From b7c502911943efd4ae34b10d192f02425937f67d Mon Sep 17 00:00:00 2001 From: Mason James Date: Wed, 26 Sep 2012 00:33:50 +1200 Subject: [PATCH] modified: git-bz Content-Type: text/plain; charset="utf-8" http://bugs.koha-community.org/show_bug.cgi?id=6473 --- git-bz | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/git-bz b/git-bz index 0d1fc91..f6e1406 100755 --- a/git-bz +++ b/git-bz @@ -1196,6 +1196,7 @@ class Bug(object): die ("Failed to attach patch to bug %d, status=%d" % (self.id, response.status)) print "Attached %s" % filename + print "sending patch to list %s" % filename # Update specified fields of a bug; keyword arguments are interpreted # as field_name=value -- 1.7.2.5