Skip to content

Commit 79af783

Browse files
committed
fix fuzz ending msg
1 parent 6f8f2e5 commit 79af783

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reconftw.sh

-1
Original file line numberDiff line numberDiff line change
@@ -3399,7 +3399,6 @@ function fuzz() {
33993399
end_func "No $domain/web/webs.txts file found, fuzzing skipped " ${FUNCNAME[0]}
34003400
fi
34013401

3402-
end_func "Results are saved in $domain/fuzzing folder" "${FUNCNAME[0]}"
34033402
else
34043403
if [[ $FUZZ == false ]]; then
34053404
printf "\n${yellow}[$(date +'%Y-%m-%d %H:%M:%S')] ${FUNCNAME[0]} skipped in this mode or defined in reconftw.cfg ${reset}\n"

0 commit comments

Comments
 (0)