7 lines · plain
1Can't mute platform select command.2UNSUPPORTED: remote-linux3RUN: echo start >%t.file4RUN: %lldb -x -b --source-quietly -s %S/Inputs/EchoCommandsTest.in >>%t.file5RUN: echo done >>%t.file6RUN: FileCheck %S/Inputs/EchoCommandsQuiet.out <%t.file7