]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
radosgw-agent: remove "date" command
authorKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:04:48 +0000 (17:04 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:04:48 +0000 (17:04 -0600)
No need to print the date out; this is recorded elsewhere in Jenkins.

radosgw-agent/build/build

index 26c85d39cc6e262d6a9fcb4b93937a98414a686d..4c78b75fabb8f5ef482a3e33e90656c71876087e 100644 (file)
@@ -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.