Skip to content

jenkins: Fix string concat #619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025
Merged

jenkins: Fix string concat #619

merged 1 commit into from
May 23, 2025

Conversation

crawfxrd
Copy link
Member

Does Groovy parse the running script line-by-line? Apparently, + must exist on the starting line for it to know that the next line is a continuation.

Fixes: 99ffbf9 ("jenkins: Add darp11, darp11-b")

Does Groovy parse the running script line-by-line? Apparently, `+` must
exist on the starting line for it to know that the next line is a
continuation.

Fixes: 99ffbf9 ("jenkins: Add darp11, darp11-b")
Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd crawfxrd requested review from a team May 20, 2025 17:54
@mmstick mmstick merged commit 1c8193b into system76:master May 23, 2025
51 checks passed
@crawfxrd crawfxrd deleted the fix-jenkins branch May 23, 2025 15:31
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