commit | fdbe918eb0c0b1c3b812ccdfa49c7bd7d44099b7 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Mar 15 12:00:14 2014 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Mar 15 12:00:14 2014 -0400 |
tree | 1c10ca7aeef304e5332c41ec9480c087b1d3a132 | |
parent | ef87f8cb57e147b48665c06b41ac10b5cf4904c4 [diff] |
#20933: At least one place maps 'test' to 'localhost'...fix test. Discovery and patch by Wenzhu Man. University of Waterloo apparently maps the local name 'test' to localhost, which is in the bypass list, causing the test to fail. So change 'test' to a name unlikely to get mapped to localhost.