mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Test using an array for curl tests
This commit is contained in:
parent
f938937fe3
commit
f79d118bbc
1 changed files with 2 additions and 0 deletions
|
@ -257,6 +257,8 @@ fi
|
||||||
}
|
}
|
||||||
run_curltest15
|
run_curltest15
|
||||||
|
|
||||||
|
IFS=$'\n' read -d '' -r -a lines < ${TRAVIS_BUILD_DIR}/_generator_lists/bad-user-agents.list
|
||||||
|
echo "${lines[@]}"
|
||||||
|
|
||||||
echo "Tests Completed"
|
echo "Tests Completed"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue