[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 01:02:38 PDT 2024
================
@@ -1,25 +1,30 @@
-# Check that internal env can call internal env.
+## Tests env command's handling of nested calls, setting, unsetting, and variable retention.
----------------
jh7370 wrote:
Based on the file name and what the test cases actually do, I think this comment should say "Tests the behaviour of chaining env commands together." Or something to that effect anyway.
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list