Changeset 29261
- Timestamp:
- Sep 29, 2010, 12:42:38 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/automate_stacks.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/automate_stacks.pl
r29255 r29261 1343 1343 my $cmd = "$difftool -definewarpwarp -input_label $label -template_label $label -timediff 3600 -set_workdir $workdir -set_dist_group $dist_group -set_data_group $data_group "; 1344 1344 $cmd .= " -simple -set_label $label -exp_id $input_exp_id -template_exp_id $template_exp_id "; 1345 $cmd .= " -pretend ";1345 # $cmd .= " -pretend "; 1346 1346 if (defined($pretend)) { 1347 1347 $cmd .= ' -pretend ';
Note:
See TracChangeset
for help on using the changeset viewer.
