Changeset 1082 for trunk/modules/output.tcl
- Timestamp:
- 08/26/10 11:32:47 (21 months ago)
- File:
-
- 1 edited
-
trunk/modules/output.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/output.tcl
r1075 r1082 161 161 if {$result == ""} { 162 162 bMotion_putloglev d * "macro: [lindex $plugin 0] returned nothing, aborting output" 163 return 0163 return "" 164 164 } 165 165 } 166 166 if {$result == ""} { 167 return "" 167 168 incr current_pos 168 169 continue
Note: See TracChangeset
for help on using the changeset viewer.
