Skip to content

Commit be019f5

Browse files
author
Sandy W
committed
changed client message output AGAIN
1 parent 96dfaba commit be019f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/Client.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ else while (menuSelection != 8) {
8888

8989
System.out.println("Average response time: " + (totalTime.get() / numProcesses) + " ms\n");
9090
numProcesses = 1;
91+
printOutput = true;
9192
}
9293

9394
}

0 commit comments

Comments
 (0)