diff --git a/projects/sleuthkit/buildcorpus.sh b/projects/sleuthkit/buildcorpus.sh index f30461a81..435f475f1 100755 --- a/projects/sleuthkit/buildcorpus.sh +++ b/projects/sleuthkit/buildcorpus.sh @@ -27,8 +27,6 @@ # The dfVFS project: https://github.com/log2timeline/dfvfs # As Apache 2 https://github.com/log2timeline/dfvfs/blob/main/LICENSE -OUT="." - # Files to use for fls fuzz targets declare -A FLS_TEST_FILES=( ["apfs"]="https://github.com/log2timeline/dfvfs/blob/main/test_data/apfs.raw?raw=true"