summaryrefslogtreecommitdiff
path: root/release/Makefile.gce
diff options
context:
space:
mode:
Diffstat (limited to 'release/Makefile.gce')
-rw-r--r--release/Makefile.gce2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.gce b/release/Makefile.gce
index c864aa1a06ca..b6b6577cc7bd 100644
--- a/release/Makefile.gce
+++ b/release/Makefile.gce
@@ -19,7 +19,7 @@ CLEANFILES+= ${GCE_UPLOAD_TGTS}
GCE_BUCKET?=
.if ${BRANCH} == "STABLE" || ${BRANCH} == "CURRENT" || ${BRANCH} == "PRERELEASE"
-SNAPSHOT_DATE!= date +-%Y-%m-%d-%H-%M
+SNAPSHOT_DATE!= date +-%Y-%m-%d
.endif
# Really? Uppercase characters are not allowed? Sigh...