Propagate the value of CYGWIN environment variable into scripts
commit1473bfd37d3f38c4f75adad3eab7e1bf83526339
authorMichael Wild <themiwi@gmail.com>
Thu, 27 Aug 2020 12:45:42 +0000 (27 14:45 +0200)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 30 Aug 2020 20:23:02 +0000 (30 21:23 +0100)
treeb0ac6ecd1b7daff77b5cdecf57baa9b9f886c46c
parentb4947fb6db0cbd8b0c673dc49a18224c44da8116
Propagate the value of CYGWIN environment variable into scripts

Propagate the value of the CYGWIN environment variable into the
sanitized environment we use to run scripts.

Note: as it stands, this isn't always useful as the initial environment
isn't propagated when setup re-runs itself elevated.
script.cc