diff options
Diffstat (limited to 'qemu_taint/clean.sh')
-rwxr-xr-x | qemu_taint/clean.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu_taint/clean.sh b/qemu_taint/clean.sh deleted file mode 100755 index 10c44cac..00000000 --- a/qemu_taint/clean.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -rm -f afl-qemu-taint qemu/afl-qemu-taint ../afl-qemu-taint -test -d qemu && { cd qemu ; ./clean.sh ; } |