Skip to content
Snippets Groups Projects
Commit bc1ade8d authored by Ralf Mueller's avatar Ralf Mueller
Browse files

rm debugging line

parent 29b64b7c
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ end
# stdout is shown in debug mode only
# stderr is always shown
def executeRemote(command, builder)
pp builder
Net::SSH.start(builder.hostname,builder.username) do |ssh|
stdout_data = ""
stderr_data = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment