We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d2b16 commit 651185aCopy full SHA for 651185a
projects/openjph/build.sh
@@ -25,5 +25,5 @@ cp fuzzing/ojph_expand_fuzz_target $OUT
25
# Build the seed corpus
26
cd $SRC
27
git clone --depth 1 https://github.com/aous72/jp2k_test_codestreams.git
28
-rm $OUT/j2c_expand_fuzz_target_seed_corpus.zip
+rm -f $OUT/j2c_expand_fuzz_target_seed_corpus.zip
29
zip -j $OUT/j2c_expand_fuzz_target_seed_corpus.zip jp2k_test_codestreams/openjph/*.j2c
0 commit comments