Skip to content

Conversation

@patchback
Copy link

@patchback patchback bot commented Jan 15, 2026

This is a backport of PR #4262 as merged into main (1282d25).

Addressing mainly this:

/usr/lib/python3.12/site-packages/pulp_rpm/tests/functional/sign-metadata.sh:15:74: warning[[SC1083](https://github.com/koalaman/shellcheck/wiki/SC1083)]: This } is literal. Check expression (missing ;/\n?) or quote it.
#   13|   STATUS=$?
#   14|   if [[ ${STATUS} -eq 0 ]]; then
#   15|->    echo {\"file\": \"${FILE_PATH}\", \"signature\": \"${SIGNATURE_PATH}\"}
#   16|   else
#   17|      exit ${STATUS}

@pedro-psb pedro-psb merged commit a4b2dc8 into 3.26 Jan 15, 2026
13 checks passed
@pedro-psb pedro-psb deleted the patchback/backports/3.26/1282d25420960281c01025cd35b9862a8b450865/pr-4262 branch January 15, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants