From 65fc95f78c5c9bd7d21ba3f4b5150eabdf83dc33 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 6 Dec 2021 20:27:25 +0200 Subject: docs: add a sample config file Also, provide pre-generated test keys, for simplicity. Sponsored-by: author --- check | 2 -- 1 file changed, 2 deletions(-) (limited to 'check') diff --git a/check b/check index 787b0c8..a3939c0 100755 --- a/check +++ b/check @@ -48,8 +48,6 @@ if cargo fmt --help >/dev/null 2>/dev/null; then $hideok cargo fmt -- --check fi -$hideok ./mktestcert test.key test.pem hunter2 - for md in [^CR]*.md; do $hideok echo "$md =====================================" codegen "$md" test.py -- cgit v1.2.1