[PATCH] Added a small message to warn users about allowed length of the bugreport summary.

Carl Chenet carl.chenet at ohmytux.com
Sat Apr 11 12:11:49 UTC 2009


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

diff --git a/bin/reportbug b/bin/reportbug
index 528ece3..e894fb4 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -1540,7 +1540,7 @@ For more details, please see: http://www.debian.org/devel/wnpp/''')
         elif not subject and not notatty:
             prompted = True
             subject = ui.get_string(
-                'Please briefly describe your problem (you can elaborate in '
+                'Please briefly describe your problem (max. 100 characters; you can elaborate in '
                 'a moment; an empty response will stop reportbug).  This will '
 		'be the bug email subject, so write a concise summary of what '
 		'is wrong with the package, for example, "fails to send email" '
-- 
1.5.4.3


--=-TdSQmeaGnRWU3fSfMOBu--






More information about the Reportbug-maint mailing list