mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #1112: Fix variable name
This commit is contained in:
parent
9d59ec9fb7
commit
bc6f8630bf
@ -129,7 +129,7 @@ class TransferManagerDriver < OpenNebulaDriver
|
||||
end
|
||||
|
||||
path = File.join(@local_scripts_path, tm, cmd)
|
||||
path << " " << arguments
|
||||
path << " " << args
|
||||
|
||||
rc = LocalCommand.run(path, log_method(id))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user