From 767a03ecdf5bf9d47e3fc904af48e4483df21e19 Mon Sep 17 00:00:00 2001 From: "Richard T. Carback III" <rick.carback@gmail.com> Date: Wed, 3 Aug 2022 17:32:35 +0000 Subject: [PATCH] Update gold for 131 to remove the message count --- basice2e/clients.goldoutput/client131.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/basice2e/clients.goldoutput/client131.txt b/basice2e/clients.goldoutput/client131.txt index 5222fe5..6c7c997 100644 --- a/basice2e/clients.goldoutput/client131.txt +++ b/basice2e/clients.goldoutput/client131.txt @@ -1,4 +1,4 @@ -Asymmetric broadcast message 2/4 received: Hello to asymmetric channel from channel client 123! -Asymmetric broadcast message 4/4 received: Hello to asymmetric channel from channel client 124! -Symmetric broadcast message 1/4 received: Hello to symmetric channel from channel client 124! -Symmetric broadcast message 3/4 received: Hello to symmetric channel from channel client 122! +Asymmetric broadcast message received: Hello to asymmetric channel from channel client 123! +Asymmetric broadcast message received: Hello to asymmetric channel from channel client 124! +Symmetric broadcast message received: Hello to symmetric channel from channel client 122! +Symmetric broadcast message received: Hello to symmetric channel from channel client 124! -- GitLab