cmtice wrote: > `lldb/test/Shell/Host/TestCustomShell.test` will still fail after this, but > this change is still necessary either way. It does fix the other two tests > and enables implementing `env -i` within lit's internal shell to fix > `lldb/test/Shell/Host/TestCustomShell.test`. > > I'm hoping to get to implementing `env -i` within the next hour or two.
So even if I commit the PR, the GreenDragon builder will continue to fail until you get 'env -i' implemented. Is that acceptable? Or do I need to actually revert the change that makes internal shell the default until the 'env -i' fix is committed. @JDevlieghere , @adrian-prantl what do you think? https://github.com/llvm/llvm-project/pull/156931 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
