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

lucas at alioth.debian.org lucas at alioth.debian.org
Thu Jun 5 12:55:42 UTC 2008


Author: lucas
Date: 2008-06-05 12:55:41 +0000 (Thu, 05 Jun 2008)
New Revision: 884

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

Modified: ddpo-by-mail/update-data.rb
===================================================================
--- ddpo-by-mail/update-data.rb	2008-06-05 12:55:14 UTC (rev 883)
+++ ddpo-by-mail/update-data.rb	2008-06-05 12:55:41 UTC (rev 884)
@@ -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 ood_excuses.txt")
+  system("rm -f bts2ldap_fullindex ddpo_packages ddpo_maintainers testing-status.raw dehs.txt ood_excuses.txt pts_subscriptions.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