jjb: Remove unsupported cygwin x86-32 jobs
[lttng-ci.git] / scripts / common / cygpath-prefix
1 set -exu
2
3 WORKSPACE="$(cygpath "$WORKSPACE")"
4
5 cd "$WORKSPACE"
This page took 0.03361 seconds and 5 git commands to generate.