From 9be0f3c1c34b8f9b66319be4944e130c63c101ae Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 4 Aug 2013 05:21:37 +0000 Subject: [PATCH] don't build regression tests with bandwidth-logging on, since it appears to bust the 256 character path limit on windows --- .regression.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.regression.yml b/.regression.yml index 2678f3c8e..748789aa8 100644 --- a/.regression.yml +++ b/.regression.yml @@ -12,6 +12,6 @@ time_limit: 700 features: - variant=release asserts=production - - encryption=openssl statistics=on logging=verbose disk-stats=on bandwidth-limit-logging=on dht=logging request-log=on + - encryption=openssl statistics=on logging=verbose disk-stats=on dht=logging request-log=on - ipv6=off dht=off extensions=off logging=none deprecated-functions=off