Issue Type: New Feature New Feature
Assignee: Unassigned
Components: ssh
Created: 21/May/14 5:03 PM
Description:

Please add an option to disable echo of SSH command to the log. I meaning something like `set +x` does for "Execute shell" build step.

One problem with echoing all commands is that it most of our commands doesn't really contain interesting information. Anything that needs to be echoed is echoed with explicit command.

Another problem is that I echo tags like "[ERROR]" and then search the log for them. If the command itself is echoed then it will be recognized as an error and so I have to use tricks like `echo "[""ERROR] Something"`.

Project: Jenkins
Labels: ssh log
Priority: Major Major
Reporter: Maciej Jaros
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to