summaryrefslogtreecommitdiff
path: root/release/Makefile.ec2
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2015-07-01 14:51:26 +0000
committerGlen Barber <gjb@FreeBSD.org>2015-07-01 14:51:26 +0000
commit57d94a19cb8273dd5c52d2091283499f65849107 (patch)
treef4fe2afa9b80c90094277c485a111f8ed99cac0f /release/Makefile.ec2
parent0ff41755cd3cedc806eb0b9eeb3e4315cc119ecb (diff)
downloadsrc-test-57d94a19cb8273dd5c52d2091283499f65849107.tar.gz
src-test-57d94a19cb8273dd5c52d2091283499f65849107.zip
Remove the HH-MM suffix from the build date suffix.
It was useful when working out several kinks when testing automated image uploading when retrying was necessary, but now it is making things much too messy. MFC after: 3 days Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=285005
Diffstat (limited to 'release/Makefile.ec2')
-rw-r--r--release/Makefile.ec22
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.ec2 b/release/Makefile.ec2
index f0b4459daffdf..2695183d90f1f 100644
--- a/release/Makefile.ec2
+++ b/release/Makefile.ec2
@@ -6,7 +6,7 @@
#
.if ${BRANCH} == "CURRENT" || ${BRANCH} == "STABLE" || ${BRANCH} == "PRERELEASE"
-AMINAMESUFFIX!= date +-%Y-%m-%d-%H-%M
+AMINAMESUFFIX!= date +-%Y-%m-%d
.endif
.if defined(EC2PUBLIC)
PUBLISH= --public