[PATCH] D65697: [lit] Fix internal env calling internal commands
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 07:10:49 PDT 2019
jdenny updated this revision to Diff 215390.
jdenny added a comment.
Rebase. Remove checking for accidental external command calls. I'll put that in a separate patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65697/new/
https://reviews.llvm.org/D65697
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-diff.txt
llvm/utils/lit/tests/Inputs/shtest-env/env-calls-echo.txt
llvm/utils/lit/tests/Inputs/shtest-env/env-calls-env.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: D65697.215390.patch
Type: text/x-patch
Size: 11553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/8fbf7625/attachment-0001.bin>
More information about the llvm-commits
mailing list