mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
M #-: fix typo (#4456)
This commit is contained in:
parent
8ffe1ad171
commit
4356a9baf1
@ -487,7 +487,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
mysql = OneDB.new(options)
|
||||
|
||||
mysql.sqlite2mysql(options, sqlite)
|
||||
rescue StdandardError => e
|
||||
rescue StandardError => e
|
||||
[-1, e.message]
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user