- Timestamp:
- Dec 23, 2011, 2:59:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_add201112/ippScripts/scripts/mergedvodb_queue.pl
r33018 r33021 118 118 119 119 #create the mergedvodb entry (well, the command for it) 120 my $fpaCommand = "$mergetool - addmergedvodbrun";120 my $fpaCommand = "$mergetool -definebyquery"; 121 121 $fpaCommand .= " -mergedvodb $mergedvodb"; 122 122 $fpaCommand .= " -minidvodb_group $minidvodb_group"; … … 125 125 126 126 print "running the following: \n\n"; 127 print " fpaCommand\n\n";127 print "$fpaCommand\n\n"; 128 128 129 129 unless ($no_update) {
Note:
See TracChangeset
for help on using the changeset viewer.
