Changeset 16563 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r16308 r16563 253 253 254 254 warn($msg); 255 if ( $diff_id and not $no_update) {255 if (defined $diff_id and not $no_update) { 256 256 my $command = "$difftool -adddiffskyfile -diff_id $diff_id -code $exit_code"; 257 257 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
