From 99be29472657d074d53f7487198acca44a1f5c82 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 22 Sep 2019 10:44:02 +0200 Subject: fix --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test.sh b/test/test.sh index 6a706ab9..ad1bdc97 100755 --- a/test/test.sh +++ b/test/test.sh @@ -132,7 +132,7 @@ test -e ../afl-clang-fast && { $ECHO "$GREEN[+] llvm_mode whitelist feature works correctly" } || $ECHO "$RED[!] llvm_mode whitelist feature failed" } || $ECHO "$RED[!] llvm_mode whitelist feature compilation failed" - rm -f test-compcov test.out + rm -f test-compcov test.out whitelist.txt } || $ECHO "$YELLOW[-] llvm_mode not compiled, cannot test" -- cgit 1.4.1