]> git.lizzy.rs Git - rust.git/commit
configure cleanup on windows
authorBrian Anderson <banderson@mozilla.com>
Thu, 10 Sep 2015 21:41:14 +0000 (14:41 -0700)
committerBrian Anderson <banderson@mozilla.com>
Fri, 11 Sep 2015 21:33:29 +0000 (14:33 -0700)
commit2662a72537111b4b486813bc284ff560a3ec3bc7
tree843220f844381f6f33a61e310724efd5ec36b742
parenteaa5bf31b8b6cf05bb367f5046348aa098acfee9
configure cleanup on windows

Redirect stdout on the python bogosity detector. This is printing
pwd to the terminal currently.

Reformat the bogus python/cmake messages so they format correctly.
echo does not always escape newlines (it doesn't here), and multiline
strings don't whitespace munch.
configure