Summary: | Repoman 2.2_rc36 reports false positives for EbuildBlankLine | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Ulrich Müller <ulm> |
Component: | Repoman | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maekke |
Priority: | High | Keywords: | InVCS |
Version: | 2.2 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 210077, 288499 | ||
Attachments: |
Minimal example
handle indented here-document ending |
Description
Ulrich Müller
![]() Created attachment 200956 [details]
Minimal example
I've prepared a minimal example that triggers the bug. Looks like it has something to do with here-documents.
Created attachment 201006 [details, diff]
handle indented here-document ending
(In reply to comment #2) > Created an attachment (id=201006) [edit] > handle indented here-document ending This doesn't fix it. (In reply to comment #3) > This doesn't fix it. Actually, it does. (I applied the patch "by hand" and made a typo). Sorry for the confusion. This is fixed in 2.2_rc39. This is fixed in 2.1.7. |