Fix: if condition to check file ext 22/73222/3 master v0.90.10
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 2 Oct 2024 13:19:28 +0000 (23:19 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 2 Oct 2024 21:35:15 +0000 (07:35 +1000)
commit377006dc60045be0a75f901bf95a2f86edf0c1a2
tree45a1aedeb33115bbdbfa08216e618e531ee24f47
parent72fac959a188bc4905546a2098cc8ca9b0760dd8
Fix: if condition to check file ext

Fix condition to check the file extension with packer build script.
The packer init steps gets skipped when the condition fails
with some filenames ex: mininet-ovs-2.8.pkr.hcl.

Issue: RELENG-5574
Change-Id: I91b3b6270c62ee3a2c8f28c25be22b408657d840
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/fix-if-condition-791277d5b3aae6fe.yaml [new file with mode: 0644]
shell/packer-build.sh