ansible: Download CD images for Debian bookworm amd64 and i386
[lttng-ci.git] / scripts / common / cygpath-prefix
CommitLineData
dfc19a66
MJ
1set -exu
2
3WORKSPACE="$(cygpath "$WORKSPACE")"
4
5cd "$WORKSPACE"
This page took 0.033273 seconds and 4 git commands to generate.