diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-09 23:32:46 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-09 23:32:46 +0100 |
commit | c7cb9a4ad23afdf5998b68edb752ed310f9cb947 (patch) | |
tree | 539cdd0589a5022f83aa08b54494363328391beb /test/runtest | |
parent | 1e4519cc46416c1c81b9f468ce0ca5b88146037b (diff) |
Testsuite: nail down hostname for CHUNKING test cases
Diffstat (limited to 'test/runtest')
-rwxr-xr-x | test/runtest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/runtest b/test/runtest index 713c467d1..d9005e83d 100755 --- a/test/runtest +++ b/test/runtest @@ -867,9 +867,6 @@ RESET_AFTER_EXTRA_LINE_READ: # gnutls version variances next if /^Error in the pull function./; - - # Sizes vary with test hostname - s/^BDAT \d+/BDAT ddd/; } # ======== stderr ======== |