diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-01-22 20:04:41 +0530 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2020-01-22 17:29:38 -0500 |
commit | 06dddf2ef0e43755cf23ec2d826f3692e42639be (patch) | |
tree | b472986d5fbf0ab88f0d44d07f58ae90fccb04b3 /mesonbuild/mesonlib.py | |
parent | e962147d8a1a1551868d7f261f812430d2778304 (diff) | |
download | meson-06dddf2ef0e43755cf23ec2d826f3692e42639be.zip meson-06dddf2ef0e43755cf23ec2d826f3692e42639be.tar.gz meson-06dddf2ef0e43755cf23ec2d826f3692e42639be.tar.bz2 |
wrap: Re-set the console mode after calling git
`git submodule update --recursive` calls git clone recursively, and on
Windows it will undo the console mode we set in mlog and cause ANSI
colors to stop working. We could set it again only when we call that,
but we will definitely miss other instances where this could happen
in the future and regress.
Diffstat (limited to 'mesonbuild/mesonlib.py')
0 files changed, 0 insertions, 0 deletions