From 52d4a725f2db08162d7a03108ded7b2a4b8474cb Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Fri, 5 Jun 2015 17:04:48 -0600 Subject: [PATCH] radosgw-agent: remove "date" command No need to print the date out; this is recorded elsewhere in Jenkins. --- radosgw-agent/build/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/radosgw-agent/build/build b/radosgw-agent/build/build index 26c85d39..4c78b75f 100644 --- a/radosgw-agent/build/build +++ b/radosgw-agent/build/build @@ -2,8 +2,6 @@ set -ex -date - # Jenkins will set $RELEASE as a parameter in the job configuration. if $RELEASE ; then # This is a formal release. Sign it with the release key. -- 2.39.5