From: Dan Mick Date: Tue, 12 Apr 2016 22:11:50 +0000 (-0700) Subject: ceph-build/build/build_rpm: show ARCH, but not BPTAG (not used for rpm) X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2970211c5a238e4ca8d0a06faf226a9c0cae9078;p=ceph-build.git ceph-build/build/build_rpm: show ARCH, but not BPTAG (not used for rpm) Signed-off-by: Dan Mick --- diff --git a/ceph-build/build/build_rpm b/ceph-build/build/build_rpm index 72e16181..57ce0151 100644 --- a/ceph-build/build/build_rpm +++ b/ceph-build/build/build_rpm @@ -71,7 +71,7 @@ fi HOST=$(hostname --short) echo "Building on $(hostname)" echo " DIST=${DIST}" -echo " BPTAG=${BPTAG}" +echo " ARCH=${ARCH}" echo " WS=$WORKSPACE" echo " PWD=$(pwd)" echo " BUILD SOURCE=$COPYARTIFACT_BUILD_NUMBER_CEPH_SETUP"