]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
win32*.sh: ensure that the build dir exists
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 7 May 2021 07:18:39 +0000 (07:18 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 7 May 2021 07:20:05 +0000 (07:20 +0000)
commitc6404e15cb2cde046224433403349e7437f3044e
treebbda14ea2f09df229b3d7d5717c0a728f4339acc
parentb683c55283f79fef2de349d08736fe1781e8f6b0
win32*.sh: ensure that the build dir exists

The Windows build scripts try to use the build dir before
actually creating it.

We'll have to move up the "mkdir" command a few lines.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
win32_build.sh