- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTests/tap/proveParser.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippTests/tap/proveParser.pl
r25041 r27840 13 13 while (<IF>) { 14 14 print $_; 15 if (/ Failed Test Stat Wstat Total Fail List of Failed/) {15 if (/^Failed Test/) { 16 16 $flag = 1; 17 17 }
Note:
See TracChangeset
for help on using the changeset viewer.
