mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #2371: delete debuging STDERR.puts
This commit is contained in:
parent
8bcb1cfeb3
commit
21b22b0340
@ -70,7 +70,6 @@ class SunstoneServer < CloudServer
|
||||
if OpenNebula.is_error?(rc)
|
||||
return [500, rc.to_json]
|
||||
else
|
||||
STDERR.puts rc.inspect
|
||||
return [200, rc.to_json]
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user