mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath: Add check for curl command to active-http.test I've moved the check from TEST-EXEC to TEST-REQUIRES. I think it's fine to just skip the test if curl is not available.
This commit is contained in:
commit
2e05978210
3 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# @TEST-REQUIRES: which python
|
||||
# @TEST-REQUIRES: which curl
|
||||
#
|
||||
# @TEST-EXEC: btest-bg-run httpd python $SCRIPTS/httpd.py --max 1
|
||||
# @TEST-EXEC: sleep 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue