<div dir="ltr">(Also, I haven't seen any bots break yet)</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Mar 3, 2017 at 11:32 AM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">MatzeB: I have not tested, but my understanding was that on Unix systems we aren't even using the lit shell, so none of this code would ever get run anyway.</div><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Fri, Mar 3, 2017 at 11:16 AM Matthias Braun via Phabricator <<a href="mailto:reviews@reviews.llvm.org" class="gmail_msg" target="_blank">reviews@reviews.llvm.org</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">MatzeB added a comment.<br class="gmail_msg">
<br class="gmail_msg">
Have you tested these changes on a unix system yet? I think we concatenate all the RUN lines together into a single command on unix, so wouldn't that resolve the glob pattern before any of the commands that produce the intermediate files have even run?<br class="gmail_msg">
<br class="gmail_msg">
> I would really like the lit shell to be as much like bash as possible to match test writers' expectations.<br class="gmail_msg">
<br class="gmail_msg">
+1 (though we should better say posix shell instead of bash)! In any way shell should be a very familiar language and should really be powerful enough for our needs.<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
Repository:<br class="gmail_msg">
  rL LLVM<br class="gmail_msg">
<br class="gmail_msg">
<a href="https://reviews.llvm.org/D30380" rel="noreferrer" class="gmail_msg" target="_blank">https://reviews.llvm.org/D30380</a><br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
</blockquote></div></blockquote></div>