[lldb] Fix TestEchoCommands.test again
authorLawrence D'Anna <lawrence_danna@apple.com>
Thu, 4 Nov 2021 07:58:31 +0000 (00:58 -0700)
committerLawrence D'Anna <lawrence_danna@apple.com>
Thu, 4 Nov 2021 08:24:25 +0000 (01:24 -0700)
commit531d877ee6410a94f5b4cb888d3c785d6ef0552c
tree762a183af027c11aa3b12c68a275a4364429c1c8
parentc86b4503a94c277534ce4b9a5c015a6ac151b98a
[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.
lldb/test/Shell/Settings/TestEchoCommands.test