Skip to content

build_library/qemu_template.sh: Make it use bash#2848

Merged
chewi merged 2 commits intomainfrom
krnowak/qemu-script-bash
Apr 24, 2025
Merged

build_library/qemu_template.sh: Make it use bash#2848
chewi merged 2 commits intomainfrom
krnowak/qemu-script-bash

Conversation

@krnowak
Copy link
Copy Markdown
Member

@krnowak krnowak commented Apr 24, 2025

Insisting on just sh is pointless. Use bash, so the checkbashisms script running somewhere will just shut up.

Insisting on just sh is pointless. Use bash, so the checkbashisms
script running somewhere will just shut up.
Copy link
Copy Markdown
Contributor

@chewi chewi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI will still fail because vm_image_util.sh calls checkbashisms.

@github-project-automation github-project-automation bot moved this from ✅ Testing / in Review to ⚒️ In Progress in Flatcar tactical, release planning, and roadmap Apr 24, 2025
Copy link
Copy Markdown
Member

@sayanchowdhury sayanchowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a explicit check for checkbashisms in build_library/vm_image_util.sh -- this would still fail.

The check for that script was the only consumer.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi force-pushed the krnowak/qemu-script-bash branch from 9768a1f to 2f58762 Compare April 24, 2025 11:23
@chewi chewi merged commit a6bb791 into main Apr 24, 2025
2 of 4 checks passed
@github-project-automation github-project-automation bot moved this from ⚒️ In Progress to Implemented in Flatcar tactical, release planning, and roadmap Apr 24, 2025
@chewi chewi deleted the krnowak/qemu-script-bash branch April 24, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants