Skip to content

BUG - os_builders: Fix double quote in run-pakiti - #199

Merged
jose-caballero merged 1 commit into
0.4.Xfrom
fix_rocky_quotes
Aug 26, 2026
Merged

BUG - os_builders: Fix double quote in run-pakiti#199
jose-caballero merged 1 commit into
0.4.Xfrom
fix_rocky_quotes

Conversation

@khalford

Copy link
Copy Markdown
Member

jq returns the string in double quotes. That is then substituted into the pakiti command and you end up with double, double quotes. Using the -r flag will return the raw output and not include the double quotes.

As this doesn't affect VMs reporting to Pakiti I am going to include it in the next monthly build 0.4.X

jq returns the string in double quotes. That is then substituted into
the pakiti command and you end up with double, double quotes. Using the
-r flag will return the raw output and not include the double quotes.
@khalford khalford self-assigned this Aug 25, 2026
@khalford khalford added bug Something isn't working OS Images labels Aug 25, 2026
@jose-caballero
jose-caballero merged commit e1fb01d into 0.4.X Aug 26, 2026
4 of 5 checks passed
@jose-caballero
jose-caballero deleted the fix_rocky_quotes branch August 26, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working OS Images

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants