Changeset 26383
- Timestamp:
- Dec 11, 2009, 12:24:29 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/gpc1_find_images.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/gpc1_find_images.pl
r26382 r26383 141 141 if (exists($opt{B})) { $previous_cmd .= ' -B '; } 142 142 if (exists($opt{v})) { $previous_cmd .= ' -v '; } 143 if (exists($opt{F})) { $previous_cmd .= ' -F '; } 143 144 if ($opt{A}) { $previous_cmd .= ' -A '; } 144 145 if ($opt{M}) { $previous_cmd .= ' -M '; }
Note:
See TracChangeset
for help on using the changeset viewer.
