Changeset 27918 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- May 11, 2010, 2:12:47 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r27718 r27918 399 399 $command .= " -hostname $host" if defined $host; 400 400 $command .= " -path_base $outroot" if defined $outroot; 401 $command .= " -dbname $dbname" if defined $dbname;402 401 } else { 403 402 $command .= " -updatediffskyfile"; 404 403 } 404 $command .= " -dbname $dbname" if defined $dbname; 405 405 run(command => $command, verbose => $verbose); 406 406 }
Note:
See TracChangeset
for help on using the changeset viewer.
