diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-06-09 16:08:11 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-06-10 08:49:17 +0200 |
commit | eab2f95c0de94e9816c8a6110d20673761dd97a4 (patch) | |
tree | 422e27ecb86fb1f74de1895b9a84c0a181e2799c /tests/data/test1901 | |
parent | f54b6c4bc2f745fa32014819788c90126121729e (diff) |
wording: avoid blacklist/whitelist stereotypes
Instead of discussing if there's value or meaning (implied or not) in
the colors, let's use words without the same possibly negative
associations.
Closes #5546
Diffstat (limited to 'tests/data/test1901')
-rw-r--r-- | tests/data/test1901 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1901 b/tests/data/test1901 index 83cdf7290..793bd667a 100644 --- a/tests/data/test1901 +++ b/tests/data/test1901 @@ -40,13 +40,13 @@ http lib1900 </tool> <name> -HTTP GET using pipelining, blacklisted site +HTTP GET using pipelining, blocklisted site </name> <command> http://%HOSTIP:%HTTPPIPEPORT/ log/urls1901.txt </command> <file name="log/urls1901.txt"> -blacklist_site 127.0.0.1:%HTTPPIPEPORT +blocklist_site 127.0.0.1:%HTTPPIPEPORT 0 1k.txt 1000 100k.txt 0 1k.txt |