# HG changeset patch # User davidvanzessen # Date 1428589720 14400 # Node ID 0cb0a9b5234d776c2084cad97144367b349de302 # Parent 69fb40d4edacaeecdec7ff6e12758776fc2c8378 Uploaded diff -r 69fb40d4edac -r 0cb0a9b5234d igparse.xml --- a/igparse.xml Thu Jan 23 08:05:06 2014 -0500 +++ b/igparse.xml Thu Apr 09 10:28:40 2015 -0400 @@ -1,7 +1,7 @@ - igparse.pl $input 0 | grep -v "D:" | cut -f2- > $output + igparse.pl $input 0 2>/dev/null| grep -v "D:" | cut -f2- > $output