diff options
| author | Shulhan <ms@kilabit.info> | 2022-05-22 16:02:42 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-05-22 16:14:35 +0700 |
| commit | 80055f0c2eaef520017fef5453903e7333519e4a (patch) | |
| tree | 51971934b6f23deed83e3ba1823c175c10eab535 /testdata/rescached.cfg.test.out | |
| parent | a676f04d2f8c1981fc953cc2e87adf059e23089a (diff) | |
| download | rescached-80055f0c2eaef520017fef5453903e7333519e4a.tar.xz | |
all: change the test debug level from 2 to 1
Since we move and watch doc files, running "make dev" with debug level
set to 2 add more noise due to logs from converting .adoc files.
Diffstat (limited to 'testdata/rescached.cfg.test.out')
| -rw-r--r-- | testdata/rescached.cfg.test.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/rescached.cfg.test.out b/testdata/rescached.cfg.test.out index 3e17195..e55d29c 100644 --- a/testdata/rescached.cfg.test.out +++ b/testdata/rescached.cfg.test.out @@ -1,7 +1,7 @@ [rescached] file.resolvconf = wui.listen = 127.0.0.1:5381 -debug = 2 +debug = 1 [block.d "pgl.yoyo.org"] name = pgl.yoyo.org |
