chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc6ca21
)
stest: Use new `prefix' option.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 23 Nov 2019 17:57:56 +0000
(17:57 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 17:08:49 +0000
(17:08 +0000)
This lets us distinguish output from our two secnets.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
stest/common.tcl
patch
|
blob
|
history
diff --git
a/stest/common.tcl
b/stest/common.tcl
index e490ee530e200b62652f18cb7d36171b0a0ca013..5952e9107bc6fbc6eb43a8a4302d7e0dd33a7657 100644
(file)
--- a/
stest/common.tcl
+++ b/
stest/common.tcl
@@
-80,10
+80,13
@@
exec cat
local-key rsa-private(\"$builddir/test-example/$site.key\");
"
append cfg $extra($site)
- append cfg
{
+ append cfg
"
log logfile {
- class "info","notice","warning","error","security","fatal";
+ prefix \"$site\";
+ class \"info\",\"notice\",\"warning\",\"error\",\"security\",\"fatal\";
};
+ "
+ append cfg {
system {
};
resolver adns {