It appears the variable does indeed get substituted now, and cloning commences.
However a check is done against unresolved variable in the url.

Building in workspace /var/lib/jenkins/.jenkins/workspaces/6e4967dca30e
[6e4967dca30e] $ hg showconfig paths.default
ERROR: Workspace reports paths.default as http://hg/reponame
which looks different than http://hg/${REPO}
so falling back to fresh clone rather than incremental update
$ hg clone --rev 6e4967dca30e --noupdate http://hg/${REPO} /var/lib/jenkins/.jenkins/workspaces/6e4967dca30e
adding changesets
adding manifests
adding file changes

jenkins ver. 1.570
mercurial plugin ver. 1.50

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to