From a45431fa71165d56a6775099fad1c8806c593b0a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 21 May 2017 14:09:43 +0100 Subject: Increase size of variables for check_spool_space and check_log_space --- test/confs/0180 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/confs/0180') diff --git a/test/confs/0180 b/test/confs/0180 index c4a0bd5af..e90d54517 100644 --- a/test/confs/0180 +++ b/test/confs/0180 @@ -1,7 +1,7 @@ # Exim test configuration 0180 # Require immense amount of disk space, expecting to fail. Can unfortunately work on big filesystems. -CSS=check_spool_space=400G +CSS=check_spool_space=1024T .include DIR/aux-var/std_conf_prefix -- cgit v1.2.3