test-lib: set NO_PROXY to counter http_proxy
commite93d93d7deb29b09dd68abfddd8a34cec8fed9b3
authorEric Wong <normalperson@yhbt.net>
Fri, 4 Jun 2010 00:16:51 +0000 (4 00:16 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 4 Jun 2010 00:18:05 +0000 (4 00:18 +0000)
tree56917a20c7635de08b0f7bc61164e180ddb687b7
parent6d62a7de86369e046e6f6b221153d867df11e74c
test-lib: set NO_PROXY to counter http_proxy

Some testers (like myself) use http_proxy when isolating
gems to avoid wasting bandwidth, but we don't proxy requests
to localhost.
t/test-lib.sh