Changeset 35841 for trunk/ippScripts
- Timestamp:
- Jul 18, 2013, 1:48:44 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r32444 r35841 341 341 $apply_command .= " --class_id $class_id --exp_id $exp_id "; 342 342 $apply_command .= " --this_uri $burntool_data->{uri} "; 343 $apply_command .= " --camera GPC1 "; # hack, but we're only going to get here if we're GPC1. 343 344 $apply_command .= " --previous_uri $burntool_data->{previous_uri} " if defined $burntool_data->{previous_uri}; 344 345 $apply_command .= " --imfile_state $burntool_data->{imfile_state} ";
Note:
See TracChangeset
for help on using the changeset viewer.
