bt benchmark: Ignore commit ae466a6e1b856d96cf5112a371b4df2b732503ec
[lttng-ci.git] / scripts / common / cygpath-prefix
1 set -exu
2
3 WORKSPACE="$(cygpath "$WORKSPACE")"
4
5 cd "$WORKSPACE"
This page took 0.028294 seconds and 4 git commands to generate.