-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Linux
[JENKINS-18442] Mercurial polling log doesn't show global jenkins variable
Environment | Original: Lunux | New: Linux |
Workflow | Original: JNJira [ 149749 ] | New: JNJira + In-Review [ 177459 ] |
I have global jenkins variable. I use it to set mercurial branch to poll scm changes. Job start if there is push in repository.
But if I see polling log it show variable name instead of its value:
Started on Jun 21, 2013 11:25:49 AM
[myjob] $ hg pull --rev ${branch_to_update_default}
pulling from https://myrepo
no changes found