This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic-docker.git


The following commit(s) were added to refs/heads/main by this push:
     new 6351967  Oops
6351967 is described below

commit 63519671a4c17a790621816d8dc9f1575eecae49
Author: Sebb <s...@apache.org>
AuthorDate: Wed Mar 26 12:59:51 2025 +0000

    Oops
---
 config/attic_filter.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/attic_filter.lua b/config/attic_filter.lua
index 760b647..25a0772 100644
--- a/config/attic_filter.lua
+++ b/config/attic_filter.lua
@@ -49,7 +49,7 @@ function output_filter(r)
 
     -- add header:
     -- special processing needed for some hosts
-    if host == 'predictionio' or host == 'eagle' or host == 'metamodel' or 
host == 'mxnet' or host == 'mxnet'
+    if host == 'predictionio' or host == 'eagle' or host == 'metamodel' or 
host == 'mxnet' or host == 'twill'
     then
         coroutine.yield('')
     else

Reply via email to