diff --git a/scope b/scope index c2924e696..36b11a213 100755 --- a/scope +++ b/scope @@ -36,8 +36,7 @@ usage() { Launch options: EOF docker run --rm -e CHECKPOINT_DISABLE --entrypoint=/home/weave/scope \ - $WEAVESCOPE_DOCKER_ARGS "$SCOPE_IMAGE" -h >&2 || - echo "Error listing launch arguments" >&2 + $WEAVESCOPE_DOCKER_ARGS "$SCOPE_IMAGE" -h >&2 } usage_and_die() {