From fab303b26e0432673c42b2b8e9a8815979cbb6da Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 11 Oct 2018 13:51:58 -0700 Subject: [PATCH] Avoid interop build instructions when already built This reduces the amount of logspam generated during interop testing. Telling someone how to build when they have already obviously built doesn't serve much purpose, now that everyone is used to it not building automatically. --- run-test-client.sh | 14 ++++++++------ run-test-server.sh | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/run-test-client.sh b/run-test-client.sh index ddcf236de2..b904148ae1 100755 --- a/run-test-client.sh +++ b/run-test-client.sh @@ -1,9 +1,11 @@ #!/bin/bash -e cd "$(dirname "$0")" -cat >&2 <&2 <&2 <&2 <