[PATCH] D66506: [lit] Fix internal env calling other internal commands

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 11:40:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d4e6519c5dd: [lit] Fix internal env calling other internal commands (authored by jdenny).

Changed prior to commit:
  https://reviews.llvm.org/D66506?vs=216382&id=227320#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66506/new/

https://reviews.llvm.org/D66506

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-cd.txt
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-colon.txt
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-echo.txt
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-export.txt
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-mkdir.txt
  llvm/utils/lit/tests/Inputs/shtest-env/env-calls-rm.txt
  llvm/utils/lit/tests/shtest-env.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66506.227320.patch
Type: text/x-patch
Size: 11361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/fee4ac77/attachment.bin>


More information about the llvm-commits mailing list