forked from OSchip/llvm-project
[lldb] Remove reproducer from previous test run
This commit is contained in:
parent
7a4d630764
commit
e3d3327edb
|
@ -6,6 +6,7 @@
|
||||||
# RUN: %clang_host %S/Inputs/stepping.c -g -o %t.out
|
# RUN: %clang_host %S/Inputs/stepping.c -g -o %t.out
|
||||||
|
|
||||||
# RUN: rm -rf %t.txt
|
# RUN: rm -rf %t.txt
|
||||||
|
# RUN: rm -rf %t.repro
|
||||||
|
|
||||||
# RUN: echo "CAPTURE" >> %t.txt
|
# RUN: echo "CAPTURE" >> %t.txt
|
||||||
# RUN: %lldb -x -b --capture --capture-path %t.repro \
|
# RUN: %lldb -x -b --capture --capture-path %t.repro \
|
||||||
|
|
Loading…
Reference in New Issue