[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-10-ga8654cc

David Steele dsteele at gmail.com
Sun Jan 20 14:01:52 UTC 2013


The following commit has been merged in the piatti branch:
commit ee07b5468031ba5a1f87a79898fe98c8a3b5e045
Author: David Steele <dsteele at gmail.com>
Date:   Wed Jan 16 22:33:34 2013 -0500

    TODO - replace known errors COMMAND with include and exclude regex's.
    
    This supports replacing the current grep shell calls with python re
    calls, for a 10-100x speed improvement in kpr creation.

diff --git a/TODO b/TODO
index 6f17d05..992dd71 100644
--- a/TODO
+++ b/TODO
@@ -58,6 +58,9 @@ for 0.51:
     list
   - drop _issue/_error duplication, have flags inside to indicate thether to
     generate _issues.tpl (pass/) and/or _error.tpl (fail/ bugged/ affected/)
+  - replace COMMAND with INCLUDE and EXCLUDE regular expressions, replacing the
+    existing shell calls, for an orders-of-magnitude speed improvement in kpr
+    creation
 
 - accept a PIUPARTS_CONF environment variable everywhere to point to a different
   piuparts.conf

-- 
piuparts git repository



More information about the Piuparts-commits mailing list