1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00

Remove unneeded debug info

This commit is contained in:
Tino Vazquez 2018-07-05 18:54:31 +02:00
parent 34717012d6
commit c2aaa64e5d

View File

@ -972,9 +972,6 @@ class ExecDriver < VirtualMachineDriver
:parameters => [:deploy_id, target_device, target_path]
}
STDERR.puts "TM_COMMAND"
STDERR.puts tm_command.inspect
action.run(steps)
end