[Collab-qa-commits] r1686 - ddpo-by-mail

Lucas Nussbaum lucas at alioth.debian.org
Sat Feb 13 18:43:42 UTC 2010


Author: lucas
Date: 2010-02-13 18:43:33 +0000 (Sat, 13 Feb 2010)
New Revision: 1686

Modified:
   ddpo-by-mail/reminder-mail.rb
Log:
move disclaimer at the top

Modified: ddpo-by-mail/reminder-mail.rb
===================================================================
--- ddpo-by-mail/reminder-mail.rb	2010-02-13 18:23:18 UTC (rev 1685)
+++ ddpo-by-mail/reminder-mail.rb	2010-02-13 18:43:33 UTC (rev 1686)
@@ -227,6 +227,13 @@
     EOF
   end
 
+  gtext +=<<-EOF
+This is an automated mail. These mails are sent at most twice a month.
+For more information about these mails, refer to
+http://wiki.debian.org/qa.debian.org/DdpoByMail
+
+EOF
+
   text = {}
   text[T_DEHS] = ""
 
@@ -353,10 +360,6 @@
   end
   gtext += <<-EOF
 ------------ interesting stuff probably ends here ------------
-This is an automated mail. These mails are sent at most twice a month.
-For more information about these mails, refer to
-http://wiki.debian.org/qa.debian.org/DdpoByMail
-
 We are sorry if this mail was useless for you. If you think it was
 avoidable (that we can detect easily that the problems weren't
 actually problems), please reply to it and let us know.




More information about the Collab-qa-commits mailing list