[all-commits] [llvm/llvm-project] 531d87: [lldb] Fix TestEchoCommands.test again

lawrence-danna-apple via All-commits all-commits at lists.llvm.org
Thu Nov 4 01:24:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 531d877ee6410a94f5b4cb888d3c785d6ef0552c
      https://github.com/llvm/llvm-project/commit/531d877ee6410a94f5b4cb888d3c785d6ef0552c
  Author: Lawrence D'Anna <lawrence_danna at apple.com>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
    M lldb/test/Shell/Settings/TestEchoCommands.test

  Log Message:
  -----------
  [lldb] Fix TestEchoCommands.test again

In 7f01f78593d6 [lldb] update TestEchoCommands -- I fixed this test,
but not on windows, becuase I used  some unix shell syntax that
doesn't work with cmd.exe.   Fixed it so it will work in both.
Test logic is the same.

This is a trivial fix, so bypassing review to get the build clean again
ASAP.




More information about the All-commits mailing list