diff options
author | Adam Dinwoodie <adam@dinwoodie.org> | 2020-12-23 18:58:29 +0000 |
---|---|---|
committer | Adam Dinwoodie <adam@dinwoodie.org> | 2020-12-23 19:12:09 +0000 |
commit | 55df939d308d4c38fc4b2e0ad90b2c0e2f523a0a (patch) | |
tree | a89d932c0ea90e06ca66adc2dccbefdd5ff2d070 /README.md | |
parent | add README (diff) | |
download | setup-cygwin-55df939d308d4c38fc4b2e0ad90b2c0e2f523a0a.tar.gz setup-cygwin-55df939d308d4c38fc4b2e0ad90b2c0e2f523a0a.zip |
Make CYGWIN environment variable configurable
Some users might want different behaviour from the CYGWIN environment
variable, and in particular it seems reasonable to assume they don't
want non-default behaviour unless they explicitly ask for it. As such,
make the environment variable configurable, and default to empty.
This change is not backwards compatible: prior to this change a Cygwin
install will have CYGWIN=winsymlinks:nativestrict, whereas afterwards
the variable will default to blank. To obtain the previous behaviour, a
user would need to add `env: 'winsymlinks:nativestrict'` to the set of
inputs.
Fixes #1.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions