From ac0aabcebbc0d57c1e1c580e2225353e206109a7 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Mon, 20 Aug 2018 14:09:14 -0400 Subject: [PATCH] unbreak test: s/log_write/logwrite/ --- test/confs/0600 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/confs/0600 b/test/confs/0600 index f6405460d..65c6c2af4 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -29,7 +29,7 @@ check_data: x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} logwrite = \ x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} - log_write = \ + logwrite = \ x-test-header-truncated: ${utf8clean:$h_x-test-header-truncated:} -- 2.30.2