1# RUN: rm -rf %t 2# RUN: mkdir -p %t 3 4# RUN: %lldb -s %S/Inputs/TestCopyLogs.in -o 'logcommands -f %t/commands.log' -o 'diagnostics dump -d %t/diags' 5 6# RUN: cat %t/diags/commands.log | FileCheck %s 7# CHECK: Processing command: diagnostics dump 8