]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix line wrapping broken in rev.13027
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Oct 2013 09:51:09 +0000 (03:51 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Oct 2013 09:51:09 +0000 (03:51 -0600)
test-suite/squidconf/regressions-3.4.0.1

index af9f155f3007e9fd7f9b0c4ab60d0826be34facb..5fd78234ab4d339fb06f87e30c3075e04da4587c 100644 (file)
 #      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"