[PATCH] Modify the exit message

Carl Chenet carl.chenet at ohmytux.com
Thu Apr 23 18:47:50 UTC 2009


---
 bin/querybts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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')
 
-- 
1.5.4.3


--=-MvK0JbVUz+ehAVa7ZHJf--






More information about the Reportbug-maint mailing list