From: Tom Clegg Date: Fri, 3 Oct 2014 14:42:23 +0000 (-0400) Subject: 3775: Remove redundant log message. X-Git-Tag: 1.1.0~2126^2~4 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/e5c3609b5ef99cde98e277881fc5b1c53d33df45 3775: Remove redundant log message. --- diff --git a/sdk/cli/bin/crunch-job b/sdk/cli/bin/crunch-job index 8a80f9c1ee..eff48a21eb 100755 --- a/sdk/cli/bin/crunch-job +++ b/sdk/cli/bin/crunch-job @@ -424,7 +424,6 @@ else { $repo = "$repo/.git"; } $repo_location = 'local'; - Log(undef, "Using local repository '$repo'"); } else { # $repo is none of the above. It must be the name of a hosted # repository.