jj: lttng-ust: Add aarch64 el builds to stable-2.12
[lttng-ci.git] / scripts / common / cygpath-prefix
... / ...
CommitLineData
1set -exu
2
3WORKSPACE="$(cygpath "$WORKSPACE")"
4
5cd "$WORKSPACE"
This page took 0.022942 seconds and 4 git commands to generate.