Changeset 11829 for trunk/ippScripts/scripts/phase4_overlap.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase4_overlap.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase4_overlap.pl
r11806 r11829 123 123 124 124 warn($msg); 125 if ($p4_id ) {125 if ($p4_id and not $no_update) { 126 126 my $command = "$p4tool -addoverlap -p4_id $p4_id -code $exit_code"; 127 127 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
