[Secure-testing-commits] r32086 - bin

Salvatore Bonaccorso carnil at moszumanska.debian.org
Sun Feb 8 09:50:03 UTC 2015


Author: carnil
Date: 2015-02-08 09:50:03 +0000 (Sun, 08 Feb 2015)
New Revision: 32086

Modified:
   bin/compare-embed-usertags
Log:
compare-embed-usertags: Disable header handling for now

Modified: bin/compare-embed-usertags
===================================================================
--- bin/compare-embed-usertags	2015-02-08 09:31:25 UTC (rev 32085)
+++ bin/compare-embed-usertags	2015-02-08 09:50:03 UTC (rev 32086)
@@ -23,7 +23,7 @@
 	exit 1
 fi
 
-header=1
+header=0
 rsync --recursive rsync://bugs.debian.org/bts-spool-index/user/ data/usertags/
 grep --recursive --ignore-case --files-with-matches '^Tag:.*embed' data/usertags/ |
 while read user ; do




More information about the Secure-testing-commits mailing list