Re: [Rpm-maint] [rpm-software-management/rpm] Print newline after "failed to load macro file" error is emitted (#784)

2019-07-08 Thread Florian Festi
Merged #784 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/784#event-2465546646___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] Print newline after "failed to load macro file" error is emitted (#784)

2019-07-08 Thread pavlinamv
E.g. command ```[tester]$ rpm --eval "%{load:xxx}"``` before the patch returns ```error: failed to load macro file xxx[tester]$``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Rpm-maint] [rpm-software-management/rpm] Print newline after "failed to load macro file" error is emitted (#784)

2019-07-04 Thread pavlinamv
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/784 -- Commit Summary -- * Print newline after "failed to load macro file" error is emitted -- File Changes -- M rpmio/macro.c (2) -- Patch Links --