Changeset 273
- Timestamp:
- 09/19/03 04:44:28 (8 years ago)
- File:
-
- 1 edited
-
trunk/modules/output.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/output.tcl
r272 r273 251 251 #owners 252 252 set loops 0 253 while {[regexp -nocase "%OWNER\{(. +?)\}" $line matches BOOM]} {253 while {[regexp -nocase "%OWNER\{(.*?)\}" $line matches BOOM]} { 254 254 incr loops 255 255 if {$loops > 10} {
Note: See TracChangeset
for help on using the changeset viewer.
