aboutsummaryrefslogtreecommitdiff
path: root/skip_ci.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-12-11 13:39:14 -0800
committerDylan Baker <dylan@pnwbakers.com>2021-01-11 11:15:07 -0800
commit1cc7e4c84cc2b411b7adbc58d7a302fa7117c6e0 (patch)
treeac554a1a7f647e4c1d1d10ec9e5b458166c06189 /skip_ci.py
parent0076db6ff9309a34e2b86a6ae3fd85ff34b8f9f3 (diff)
downloadmeson-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