<div dir="ltr">I don't have Michael's original patch yet (maybe llvm-commits is slow?), but I agree with the concept. We don't need a warning for this.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 29, 2015 at 10:45 AM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Jan 29, 2015 at 1:19 PM, Edwards, Michael<br>
<<a href="mailto:Michael_Edwards@playstation.sony.com">Michael_Edwards@playstation.sony.com</a>> wrote:<br>
> Hi,<br>
><br>
><br>
> It looks like bash will always be available on the supported platforms<br>
> except Windows.  In Windows we can run the tests without bash.  I'm hoping<br>
> we can remove this warning as it is causing my Buildbots to remain yellow<br>
> all the time.  I'm not sure if it is needed anywhere else?<br>
<br>
I would love to see that warning go away, and this patch LGTM, but you<br>
should wait for someone more Lit-savvy to agree before committing.<br>
<br>
I'm not certain if this affects your bots or not, but when I test<br>
locally, I usually wind up with:<br>
<br>
60>  lit.py: LitConfig.py:94: note: Unable to find 'bash.exe'.<br>
60>  lit.py: lit.cfg:195: note: using clang: 'E:/llvm/2013/Debug/bin/clang.EXE'<br>
60>  lit.py: lit.cfg:333: note: Did not find clang-interpreter in<br>
E:/llvm/2013/Debug/bin;E:/llvm/2013/Debug/bin<br>
60>  lit.py: LitConfig.py:94: note: Unable to find 'bash.exe'.<br>
60>  lit.py: lit.cfg:271: note: Did not find llvm-go in E:/llvm/2013/Debug/bin<br>
<br>
Do you see the other notes as well?<br>
<br>
~Aaron<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>