1Can't mute platform select command. 2UNSUPPORTED: remote-linux 3RUN: echo start >%t.file 4RUN: %lldb -x -b --source-quietly -s %S/Inputs/EchoCommandsTest.in >>%t.file 5RUN: echo done >>%t.file 6RUN: FileCheck %S/Inputs/EchoCommandsQuiet.out <%t.file 7