git: 5a1dbfb5b644 - releng/14.0 - releng-gce: Add missing _
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 22:58:57 UTC
The branch releng/14.0 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=5a1dbfb5b644541886b332f1378c39bae8da9d38
commit 5a1dbfb5b644541886b332f1378c39bae8da9d38
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2023-10-19 22:46:59 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2023-10-19 22:58:37 +0000
releng-gce: Add missing _
Fixes: 1b10bdf0e2fa8 "releng-gce: Add ZFS support to GCE"
Approved by: re (gjb)
(cherry picked from commit a959ae1c503d104f1e28033522362e5054f52c94)
(cherry picked from commit 394e87e634bc0f5f34d6bde28794746a07f702ec)
---
release/Makefile.gce | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release/Makefile.gce b/release/Makefile.gce
index f7fb0d8dc419..e84b2df809a9 100644
--- a/release/Makefile.gce
+++ b/release/Makefile.gce
@@ -53,7 +53,7 @@ gce-do-login:
@true
.for _FS in ${GCE_FSLIST}
-GCE_IMG_${FS}= ${.OBJDIR}/gce.${_FS}.raw
+GCE_IMG_${_FS}= ${.OBJDIR}/gce.${_FS}.raw
# Really? Uppercase characters are not allowed? Sigh...
# And don't even get me started on the '.'.
GCE_TARGET_${_FS}= ${OSRELEASE:S,.raw,,:tl:S,.,-,g}-${_FS}${SNAPSHOT_DATE}