-
Bug
-
Resolution: Fixed
-
Minor
If the user wants to add a unix command like "export SOMETHING=something" to "Prefix Start Slave Command" or "Suffix Start Slave Command" in a slave configuration,
the next slave launch will most likely fail, because "&&" is not automatically appended/prepended to the entered command(s).
Instead of letting the user find out the hard way, Jenkins should append/prepend "&&" if necessary.
[JENKINS-23217] "Prefix/Suffix Start Slave Command" does not automatically append/prepend "&&"
Component/s | New: ssh-slaves [ 15578 ] | |
Component/s | Original: core [ 15593 ] |
Workflow | Original: JNJira [ 155774 ] | New: JNJira + In-Review [ 179117 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |