mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
cosmetic change
git-svn-id: http://svn.opennebula.org/one/trunk@724 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
048a083aab
commit
440d6f4da8
@ -107,7 +107,7 @@ end
|
||||
auth = "#{access}:#{secret}" if secret && access
|
||||
|
||||
begin
|
||||
ec2_client = EC2QueryClient::Client.new(auth,url)
|
||||
ec2_client = EC2QueryClient::Client.new(auth,url)
|
||||
rescue Exception => e
|
||||
puts "#{$0}: #{e.message}"
|
||||
exit -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user