diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-04 13:06:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-04 13:06:31 +0100 |
commit | 8b4b6ac90766b11fa74fa3001778b49456adbe42 (patch) | |
tree | 523dfd39992a055328527f03843e1ea013e5aa66 /test/stdout/0002 | |
parent | 18207bb52923bcd958c6bd2bcd363fa331a17362 (diff) |
Fix ${ipv6norm:}
Diffstat (limited to 'test/stdout/0002')
-rw-r--r-- | test/stdout/0002 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index b55571cc6..845b6b4af 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -240,7 +240,7 @@ newline tab\134backslash ~tilde\177DEL\200\201. > ipv6norm: 2a00:eadf::1:0 > ipv6norm: 2a00:eadf:0:1:: > ipv6norm: 2a00:: -> ipv6norm: 2a00:2:3:4:5:6:7:8 +> ipv6norm: 2a00:2:3:4:5:6:7:8trailing_text > nhash: 19 0/61 > lc/uc: the quick BROWN FOX > length: The quick abc |