diff options
author | Luca Deri <deri@ntop.org> | 2020-10-26 21:40:59 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2020-10-26 21:40:59 +0100 |
commit | 948a9060378a2a33f5701947386492ff10cb2de6 (patch) | |
tree | 82ad122f24bc6ee7a9f5abea09abf790099091fe /tests/Makefile.am | |
parent | 9873972acb2be4682434543b051833feff071f6e (diff) |
Added -D flag for detecting DoH in the wild
Removed heuristic from CiscoVPN as it leads to false positives
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 75fc7e030..82625902c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,4 +3,4 @@ TESTS = do.sh EXTRA_DIST = do.sh vagrind_test.sh ossfuzz.sh pcap result all: - @echo "" + @echo -n "" |