test/lit.cfg: Seek sane tools(and bash) in directories and set to $PATH.
commitd645487f55b931e857ceb3a53c22fabcda02f5b7
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:19:21 +0000 (9 04:19 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:19:21 +0000 (9 04:19 +0000)
treecaef58e726a709ddccac1a510b92a36d6b717830
parent73698d53838ac01892f0593de5d77b7bdc15c3bf
test/lit.cfg: Seek sane tools(and bash) in directories and set to $PATH.

LitConfig.getBashPath() will not seek in $PATH after LitConfig.getToolsPath() was executed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125176 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg