Skip to content

himmelblau: fix sed to match both "domain" and "domains" keys#25978

Merged
ricardobranco777 merged 1 commit into
os-autoinst:masterfrom
ricardobranco777:himmelblau
Jul 3, 2026
Merged

himmelblau: fix sed to match both "domain" and "domains" keys#25978
ricardobranco777 merged 1 commit into
os-autoinst:masterfrom
ricardobranco777:himmelblau

Conversation

@ricardobranco777

@ricardobranco777 ricardobranco777 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Use extended regex (-r) to capture the key name and support both "domain" and "domains" config variants. Also drop the unnecessary -e flag from the remaining sed calls.

Fixes #25944

Verification run: https://openqa.opensuse.org/tests/6066787

Use extended regex (-r) to capture the key name and support both
"domain" and "domains" config variants. Also drop the unnecessary -e
flag from the remaining sed calls.

Fixes: 14afbd6
@ricardobranco777

Copy link
Copy Markdown
Contributor Author

@DimStar77 cc

@ricardobranco777 ricardobranco777 merged commit c74d826 into os-autoinst:master Jul 3, 2026
14 checks passed
@ricardobranco777 ricardobranco777 deleted the himmelblau branch July 3, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants