[lldb] Remove reproducer from previous test run
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Mar 2021 17:09:55 +0000 (10:09 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Mar 2021 17:11:20 +0000 (10:11 -0700)
lldb/test/Shell/Reproducer/Functionalities/TestImageList.test

index ec8b36e..e630e46 100644 (file)
@@ -6,6 +6,7 @@
 # RUN: %clang_host %S/Inputs/stepping.c -g -o %t.out
 
 # RUN: rm -rf %t.txt
+# RUN: rm -rf %t.repro
 
 # RUN: echo "CAPTURE" >> %t.txt
 # RUN: %lldb -x -b  --capture --capture-path %t.repro \