ansible: Install and configure unattended-upgrades on Debian and Ubuntu
[lttng-ci.git] / scripts / common / cygpath-prefix
1 set -exu
2
3 WORKSPACE="$(cygpath "$WORKSPACE")"
4
5 cd "$WORKSPACE"
This page took 0.031933 seconds and 4 git commands to generate.