test-lib: fix bug in setting worker_connections
commitd430bc3a481f897b4f515d5b7d0a0e239f8d2bb2
authorEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 21:10:55 +0000 (27 13:10 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 21:11:28 +0000 (27 21:11 +0000)
tree2d01d9b52c1c7851472cbad99c546ee8e7a45ad2
parent4e7ee4b8a451edf78b0eeac47b8a24c591986e91
test-lib: fix bug in setting worker_connections

We need to be able to set this with keepalive_timeout
simultaneously.
t/test-lib.sh