mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
test: Remove dependency on wget
This patch removes the dependency on wget for fetching content over http, which was used in one of the tests to do some checking on debug and metric pages, as well as loop detection. Instead of wget, we now use a small built-in utility called fexp.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,6 +20,7 @@ cmd/spf-check/spf-check
|
||||
cmd/mda-lmtp/mda-lmtp
|
||||
cmd/dovecot-auth-cli/dovecot-auth-cli
|
||||
test/util/minidns
|
||||
test/util/fexp
|
||||
|
||||
# Test binary, generated during coverage tests.
|
||||
chasquid.test
|
||||
|
||||
Reference in New Issue
Block a user