From: Dan Mick Date: Wed, 29 Jun 2016 01:58:32 +0000 (-0700) Subject: run-real: shut up about the refs already X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F77%2Fhead;p=autobuild-ceph.git run-real: shut up about the refs already Signed-off-by: Dan Mick --- diff --git a/run-real b/run-real index c1d571b..b32aec1 100755 --- a/run-real +++ b/run-real @@ -32,7 +32,7 @@ install -d -m0755 -- "$REF_OUTDIR" # collisions, but we're gonna ignore that for now SAFE_REF="${SAFE_REF#origin_}" - echo "ref $SAFE_REF $SHA" + # echo "ref $SAFE_REF $SHA" if [ -L "$REF_OUTDIR/$SAFE_REF" ]; then # keep symlink fresh