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

lucas at alioth.debian.org lucas at alioth.debian.org
Thu Jun 5 08:45:39 UTC 2008


Author: lucas
Date: 2008-06-05 08:45:39 +0000 (Thu, 05 Jun 2008)
New Revision: 877

Modified:
   ddpo-by-mail/update-data.rb
Log:
ddpo-by-mail update

Modified: ddpo-by-mail/update-data.rb
===================================================================
--- ddpo-by-mail/update-data.rb	2008-06-02 22:42:01 UTC (rev 876)
+++ ddpo-by-mail/update-data.rb	2008-06-05 08:45:39 UTC (rev 877)
@@ -1,7 +1,7 @@
 require 'ddpo-config.rb'
 
 def update_data
-  system("rm -f bts2ldap_fullindex ddpo_packages ddpo_maintainers testing-status.raw dehs.txt")
+  system("rm -f bts2ldap_fullindex ddpo_packages ddpo_maintainers testing-status.raw dehs.txt ood_excuses.txt")
 #  system("wget -q -O bts2ldap_fullindex http://qa.debian.org/data/bts2ldap/fullindex")
   system("wget -q -O ddpo_packages http://qa.debian.org/data/ddpo/results/ddpo_packages")
   system("wget -q -O ddpo_maintainers http://qa.debian.org/data/ddpo/results/ddpo_maintainers")




More information about the Collab-qa-commits mailing list