mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Change commenting in False Positives test
This commit is contained in:
parent
3c44bd73a0
commit
4ddb18e906
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ do
|
|||
echo "${bold}${red}FAILED (FALSE POSITIVE DETECTED) - ${bold}${red}${mustnotmatch}"
|
||||
exit 1
|
||||
else
|
||||
echo "${bold}${green}PASSED (FALSE POSITIVE NOT DETECTED) - ${bold}${red}${mustnotmatch}"
|
||||
echo "${bold}${green}PASSED (No False Positive) - ${bold}${red}${mustnotmatch}"
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue