mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-17 02:03:40 +03:00
Fix typo in OCCI error message
(cherry picked from commit 4a7f6348029afec274032a02397e2a774c2bdff0)
This commit is contained in:
parent
e3e59c04ab
commit
5820ebef80
@ -58,7 +58,7 @@ end
|
||||
|
||||
if CloudServer.is_port_open?($occi_server.config[:server],
|
||||
$occi_server.config[:port])
|
||||
puts "Port busy, please shutdown the service or move econe server port."
|
||||
puts "Port busy, please shutdown the service or move occi server port."
|
||||
exit
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user