+Support -KPASS.
authorjkratoch <>
Sat, 6 Mar 2010 23:37:44 +0000 (23:37 +0000)
committerjkratoch <>
Sat, 6 Mar 2010 23:37:44 +0000 (23:37 +0000)
bin/diffgdbfilt

index 05edbf8..36194ce 100755 (executable)
@@ -34,6 +34,7 @@ while (<>) {
   next if /^[+]PASS: /;
   next if /^[+]KPASS: /;
   next if /^-PASS: /;
+  next if /^-KPASS: /;
   next if /^-FAIL: /;
   next if /^-KFAIL: /;
   next if /^-XFAIL: /;