Closed macklinu closed 8 years ago
This commit removes an extra space that gets logged from a JobBuilds widget.
Previously, the following was logged:
info: Calling 'jenkins.job.my-repo '
This commit fixes it to read:
info: Calling 'jenkins.job.my-repo'
This commit removes an extra space that gets logged from a JobBuilds widget.
Previously, the following was logged:
info: Calling 'jenkins.job.my-repo '
This commit fixes it to read:
info: Calling 'jenkins.job.my-repo'