diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-12-11 13:39:14 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-11 11:15:07 -0800 |
commit | 1cc7e4c84cc2b411b7adbc58d7a302fa7117c6e0 (patch) | |
tree | ac554a1a7f647e4c1d1d10ec9e5b458166c06189 /skip_ci.py | |
parent | 0076db6ff9309a34e2b86a6ae3fd85ff34b8f9f3 (diff) | |
download | meson-1cc7e4c84cc2b411b7adbc58d7a302fa7117c6e0.zip meson-1cc7e4c84cc2b411b7adbc58d7a302fa7117c6e0.tar.gz meson-1cc7e4c84cc2b411b7adbc58d7a302fa7117c6e0.tar.bz2 |
clean up get_env_var_pair
This function returns both the name and the value, but we never actually
use the name, just the value. Also make this module private. We really
want to keep all environment variable reading in the Environment class
so it's done once up front. This should help with that goal.
Diffstat (limited to 'skip_ci.py')
0 files changed, 0 insertions, 0 deletions