From: Ian Jackson Date: Fri, 3 Jul 2009 20:17:48 +0000 (+0100) Subject: shorten upload message X-Git-Tag: 1.9.2~54^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=3b564897d1c81b80783da2f95d56770de55996b6;hp=acdca6c311ca29cdb09c75a828458bb96f9ae2e7 shorten upload message --- diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index 911cb63..fb11565 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -568,7 +568,7 @@ proc maybe_upload_entry {im def} { if {!$quiet} { puts stderr \ - "Uploaded $dbname dictionary entry `$def': $body" + "Uploaded $dbname `$def': $body" } }