Minor typo in pandora_update_version
This commit is contained in:
parent
177571ad9e
commit
151ca3379a
|
@ -127,7 +127,7 @@ done
|
|||
|
||||
# Perl plugins files
|
||||
for file in $PERL_PLUGIN_FILES; do
|
||||
echo "Updating installer file $file..."
|
||||
echo "Updating plugin file $file..."
|
||||
update_perl_version $file
|
||||
done
|
||||
|
||||
|
|
Loading…
Reference in New Issue