Hi Bilal,

Nazir Bilal Yavuz <byavu...@gmail.com>, 18 Eki 2022 Sal, 15:37 tarihinde
şunu yazdı:

> env:
>     ...
>     CHERE_INVOKING: 1
>     BASH_EXE: C:\msys64\usr\bin\bash.exe
>
> 'CHERE_INVOKING: 1' will cause bash.exe to start from current working
> directory(%CIRRUS_WORKING_DIR%).
>
> In this way, there is no need for
> 'cd %CIRRUS_WORKING_DIR%' when using bash.exe,
> also no need for 'BUILD_DIR' environment variable.
>

 Right, setting CHERE_INVOKING and removing all cd's work and look better.
Thanks for the suggestion.

Here's the updated patch.

Best,
Melih

Attachment: v8-0001-Added-Windows-with-MinGW-environment-in-Cirrus-CI.patch
Description: Binary data

Reply via email to