jjb: Add dev_review jobs for lttng-ust-java-tests
[lttng-ci.git] / scripts / common / cygpath-prefix
CommitLineData
dfc19a66
MJ
1set -exu
2
3WORKSPACE="$(cygpath "$WORKSPACE")"
4
5cd "$WORKSPACE"
This page took 0.028066 seconds and 4 git commands to generate.