Don't warn or note if bash is missing
authorReid Kleckner <reid@kleckner.net>
Wed, 4 Feb 2015 22:36:52 +0000 (22:36 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 4 Feb 2015 22:36:52 +0000 (22:36 +0000)
commit304821b21bbba2c6ab660fcd6fe6b860314def49
treef4e3899f587d3161b24e8302482a995daddcfcc5
parent243f011835f76bace8069378dbfd06b5938872d3
Don't warn or note if bash is missing

We haven't needed bash on Windows to run the test suite for a long time
now.

Patch by Michael Edwards!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228221 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/LitConfig.py