- Timestamp:
- Aug 19, 2010, 6:50:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/tools/examine_burntool_pcontrol.pl
r27070 r28980 33 33 while(<LAZY>) { 34 34 chomp; 35 if ($_ =~ /BURNTOOL.STATE.GOOD /) {35 if ($_ =~ /BURNTOOL.STATE.GOOD\s/) { 36 36 @line = split /\s+/; 37 37 $burntoolStateGood = $line[2];
Note:
See TracChangeset
for help on using the changeset viewer.
