Fix a synax error in the upgrade file.
This commit is contained in:
parent
f55acecbb6
commit
8806883cd2
1 changed files with 2 additions and 0 deletions
|
|
@ -68,7 +68,9 @@ sub addFilePumpMacro {
|
|||
print "\tAdd the FilePump macro... " unless $quiet;
|
||||
# and here's our code
|
||||
$session->config->addToHash('macros', 'FilePump' => 'FilePump');
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Describe what our function does
|
||||
sub fixImportNodeSettings {
|
||||
my $session = shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue