From: Amos Jeffries Date: Wed, 2 Oct 2013 09:51:09 +0000 (-0600) Subject: Fix line wrapping broken in rev.13027 X-Git-Tag: SQUID_3_5_0_1~617 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5962feec53b15e2dd160e8ada19bdb6e4f76149;p=thirdparty%2Fsquid.git Fix line wrapping broken in rev.13027 --- diff --git a/test-suite/squidconf/regressions-3.4.0.1 b/test-suite/squidconf/regressions-3.4.0.1 index af9f155f30..5fd78234ab 100644 --- a/test-suite/squidconf/regressions-3.4.0.1 +++ b/test-suite/squidconf/regressions-3.4.0.1 @@ -12,10 +12,10 @@ # false-positive quoted-string token # -external_acl_type LdapGroup children-max=30 children-startup=10 +external_acl_type LdapGroup children-max=30 children-startup=10 \ concurrency=0 ttl=600 negative_ttl=10 grace=0 protocol=2.5 %SRC \ - /bin/true -v 3 -h 127.0.0.1 -b "o=A,c=INVALID" -B "org=borken?,ou=People,o=A,c=INVALID" -f "(&(cn=%g)(memberUid=%u))" \ - -F "(&(objectClass=account)(uid=%s))" -s sub + /bin/true -v 3 -h 127.0.0.1 -b "o=A,c=INVALID" -B "org=borken?,ou=People,o=A,c=INVALID" \ + -f "(&(cn=%g)(memberUid=%u))" -F "(&(objectClass=account)(uid=%s))" -s sub acl Mark dstdomain "empty"