[lldb] update TestEchoCommands
authorLawrence D'Anna <larry@elder-gods.org>
Tue, 2 Nov 2021 21:29:55 +0000 (14:29 -0700)
committerLawrence D'Anna <lawrence_danna@apple.com>
Tue, 2 Nov 2021 21:30:08 +0000 (14:30 -0700)
commit7f01f78593d68741f1a26911e8cecca9805b3fa4
tree7455983ad0f86f4295c832fa4160fe4c432a1a87
parent50b40b0518900f60ec2712384f6ce40341ed7484
[lldb] update TestEchoCommands

Followup to https://reviews.llvm.org/D112988

Sorry, I broke this test.   The test was verifying the bad behavior
of --source-quietly that the previous change fixed -- namely that
it still echos the initial list of startup commands while
sourcing them.

Updated the test to verify that --source-quietly is quiet, rather than
loud.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D113047
lldb/test/Shell/Settings/Inputs/EchoCommandsQuiet.out
lldb/test/Shell/Settings/TestEchoCommands.test