mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Remove trailing tabs to avoid spamming stdout with long lines.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
148ddb8a6f
commit
1a5daee0dd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283919
1 changed files with 4 additions and 4 deletions
|
|
@ -51,9 +51,9 @@ ec2ami: cw-ec2 ${CW_EC2_PORTINSTALL}
|
|||
@echo "--------------------------------------------------------------"
|
||||
@false
|
||||
.endif
|
||||
/usr/local/bin/bsdec2-image-upload ${PUBLISH} \
|
||||
${.OBJDIR}/ec2.raw \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}${AMINAMESUFFIX}" \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}" \
|
||||
/usr/local/bin/bsdec2-image-upload ${PUBLISH} \
|
||||
${.OBJDIR}/ec2.raw \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}${AMINAMESUFFIX}" \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}" \
|
||||
${AWSREGION} ${AWSBUCKET} ${AWSKEYFILE}
|
||||
@touch ${.TARGET}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue