This commit is contained in:
Valerie Peng 2012-09-05 10:26:54 -07:00
commit c53bbad396

@ -7,7 +7,7 @@ BEGIN {
matched++;
}
/^[0-9]+ -- process information unavailable$/ {
/^[0-9]+ -- .*$/ {
matched++;
}