Changeset 41995 for trunk/ippScripts/scripts/warp_overlap.pl
- Timestamp:
- Jan 24, 2022, 1:43:20 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_overlap.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_overlap.pl
r41994 r41995 158 158 # Add the processed file to the database 159 159 unless ($no_update) { 160 my $command = "$warptool -updaterun -set_state fail"; # Command to run warptool160 my $command = "$warptool -updaterun -set_state drop"; # Command to run warptool 161 161 $command .= " -dbname $dbname" if defined $dbname; 162 162
Note:
See TracChangeset
for help on using the changeset viewer.
