From: Remi Gacogne Date: Fri, 10 Feb 2023 12:22:12 +0000 (+0100) Subject: dnsdist: Fix a typo in the Makefile X-Git-Tag: dnsdist-1.8.0-rc1~30^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12531%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix a typo in the Makefile --- diff --git a/regression-tests.dnsdist/Makefile b/regression-tests.dnsdist/Makefile index 3bb54e9190..84286d7a4a 100644 --- a/regression-tests.dnsdist/Makefile +++ b/regression-tests.dnsdist/Makefile @@ -1,6 +1,6 @@ clean-certs: rm -f ca.key ca.pem ca.srl server.csr server.key server.pem server.chain server.ocsp -clean-config: +clean-configs: rm -rf configs/* certs: # Generate a new CA