Changeset 15777
- Timestamp:
- Dec 10, 2007, 12:37:37 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r15773 r15777 165 165 $command .= " -exp_name $tmp_exp_name"; # keep the supplied exp_name (could be derived from the file) 166 166 $command .= " -tmp_class_id $tmp_class_id"; # the original class_id supplied by the user, replace by ppStats CLASS.ID 167 $command .= " -uri $uri "; 167 168 $command .= " -dbname $dbname" if defined $dbname; 168 169 $command .= $stats->cmdflags();
Note:
See TracChangeset
for help on using the changeset viewer.
