Changeset 11829 for trunk/ippScripts/scripts/phase4_warp.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase4_warp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase4_warp.pl
r11817 r11829 164 164 165 165 warn($msg); 166 if ($p4_id and $skycell_id ) {166 if ($p4_id and $skycell_id and not $no_update) { 167 167 my $command = "$p4tool -warped -p4_id $p4_id -skycell_id $skycell_id -code $exit_code"; 168 168 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
