summaryrefslogtreecommitdiffstats
path: root/build.rs
diff options
context:
space:
mode:
authorRory Dudley2024-07-03 15:23:54 -0600
committerRory Dudley2024-07-03 15:23:54 -0600
commitaf66f66f9d7b4a977ffd2420211704c050f23da8 (patch)
tree242054c0cf14dac113b628d138a0783720a5e381 /build.rs
parent44fefed589432fb5ecdca443467384be10caccab (diff)
downloaddwarvish-af66f66f9d7b4a977ffd2420211704c050f23da8.tar.gz
Fix a bug with environment variables in the shell
The code to find and replace environment variables was only searching for alphanumeric characters. This means that the shell was unable to recognize environment variables that used an underscore, for instance. This patch allows the underscore character to be used when settings and reading environment variables.
Diffstat (limited to 'build.rs')
0 files changed, 0 insertions, 0 deletions