From 1fd368c92f56875c855cac71296f9d0bf0eb32cd Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 9 Apr 2025 00:44:57 -0600 Subject: lib9p: Don't totally elide bytedata from the log --- lib9p/tests/testclient-p9p.explog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lib9p/tests') diff --git a/lib9p/tests/testclient-p9p.explog b/lib9p/tests/testclient-p9p.explog index f3ff1ce..c9c3f55 100644 --- a/lib9p/tests/testclient-p9p.explog +++ b/lib9p/tests/testclient-p9p.explog @@ -21,7 +21,7 @@ > Tread { tag=0 fid=1 offset=0 count=4096 } < Rread { tag=0 count=213 data= } > Tread { tag=0 fid=1 offset=213 count=4096 } -< Rread { tag=0 count=0 data= } +< Rread { tag=0 count=0 data="" } > Tclunk { tag=0 fid=1 } < Rclunk { tag=0 } > Tversion { tag=NOTAG max_msg_size=8192 version="9P2000" } @@ -43,7 +43,7 @@ > Tread { tag=0 fid=1 offset=0 count=4096 } < Rread { tag=0 count=62 data= } > Tread { tag=0 fid=1 offset=62 count=4096 } -< Rread { tag=0 count=0 data= } +< Rread { tag=0 count=0 data="" } > Tclunk { tag=0 fid=1 } < Rclunk { tag=0 } > Tversion { tag=NOTAG max_msg_size=8192 version="9P2000" } @@ -57,9 +57,9 @@ > Topen { tag=0 fid=1 mode=(MODE_READ) } < Ropen { tag=0 qid={ type=(0) vers=1 path=3 } iounit=0 } > Tread { tag=0 fid=1 offset=0 count=4096 } -< Rread { tag=0 count=166 data= } +< Rread { tag=0 count=166 data="