RUN whitelist testing generator REF: #270

This commit is contained in:
Mitchell Krog 2019-06-25 14:16:53 +02:00
parent e7a49fb40c
commit 7d877630fb
No known key found for this signature in database
GPG key ID: C243C388553EDE5D
2 changed files with 3 additions and 3 deletions

View file

@ -52,8 +52,8 @@ _tmpnginx1=_tmpnginx1
_tmpnginx2=_tmpnginx2
_start1="# START MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_end1="# END MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_start1="# START MAKE BAD REFERRERS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_end1="# END MAKE BAD REFERRERS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_start2="# START MAKE BAD REFERRERS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_end2="# END MAKE BAD REFERRERS GOOD ### DO NOT EDIT THIS LINE AT ALL ###"
_action1="0;"
# ****************************

View file

@ -50,7 +50,7 @@ script:
- bash .dev-tools/test-blocker.sh
- bash .dev-tools/test-blocker-badwords.sh
- bash .dev-tools/test-blocker-whitelist-domains.sh
- bash -x .dev-tools/test-blocker-whitelist.sh
- bash .dev-tools/test-blocker-whitelist.sh
- bash .dev-tools/modify-files-and-commit.sh
before_deploy: