From a679b26726799e5c109118893efb26ab07c70a5f Mon Sep 17 00:00:00 2001 From: rjawor Date: Mon, 4 Mar 2019 11:36:24 +0100 Subject: [PATCH] leave out --- tests/addFastAlignedTM.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/addFastAlignedTM.py b/tests/addFastAlignedTM.py index 91b8881..a29f254 100755 --- a/tests/addFastAlignedTM.py +++ b/tests/addFastAlignedTM.py @@ -8,7 +8,7 @@ import host import time BUFFER_SIZE = 500 -LEAVE_OUT = 2 # that leaves out every second sentence +LEAVE_OUT = 1 # that does not leave out anything address = 'http://'+host.concordia_host if len(host.concordia_port) > 0: