[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.1-27-g47f1dcf

Sandro Tosi morph at debian.org
Fri Apr 24 18:26:57 UTC 2009


The following commit has been merged in the master branch:
commit fa9ea3085befe4dc8836424b7950bffac987a017
Author: Carl Chenet <carl.chenet at ohmytux.com>
Date:   Thu Apr 23 20:47:50 2009 +0200

    Modify the exit message

diff --git a/bin/querybts b/bin/querybts
index a6279dc..67d0249 100755
--- a/bin/querybts
+++ b/bin/querybts
@@ -209,7 +209,7 @@ def main():
     except NoBugs:
         ui.long_message('No bug reports found.\n')
     except NoReport:
-        ui.long_message('Nothing new to report; exiting.\n')
+        ui.long_message('Exiting.\n')
     except NoNetwork:
         ui.long_message('Cannot connect to network.\n')
 

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list