test/lit.cfg: Seek sane tools(and bash) in directories and set to $PATH.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:19:21 +0000 (04:19 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:19:21 +0000 (04:19 +0000)
commitc37b4294847a4a3a3c517d4b3f17c6f3603c1733
treecaef58e726a709ddccac1a510b92a36d6b717830
parent302b16932332fc3eb46a3a65f33597ab1519988a
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