mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
bug #412: Remotes update
This commit is contained in:
parent
52974fe883
commit
d687c966dd
@ -159,8 +159,8 @@ class RemotesCommand < SSHCommand
|
||||
cmd = super(cmd_string, host, logger, stdin)
|
||||
|
||||
if cmd.code == MAGIC_RC
|
||||
RemotesCommand::update_remotes(host, remote_dir, logger)
|
||||
cmd = super(command, host, logger, stdin)
|
||||
self.update_remotes(host, remote_dir, logger)
|
||||
cmd.run(command, host, logger, stdin)
|
||||
end
|
||||
|
||||
cmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user