[Rpm-maint] [rpm-software-management/rpm] rpm2archive: return EXIT_SUCCESS on successful processing of package (#94)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Fri Oct 7 15:45:48 UTC 2016


This PR changes `rpm2archive` so that in the event `RPMERR_ITER_END` is returned back from `process_package()`, it will consider it successful and return `EXIT_SUCCESS`.

Thus, shell scripts will be able to use rpm2archive the same way as most tools.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/94

-- Commit Summary --

  * rpm2archive: return EXIT_SUCCESS on successful processing of package

-- File Changes --

    M rpm2archive.c (10)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/94.patch
https://github.com/rpm-software-management/rpm/pull/94.diff

-- 
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/94
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20161007/8bf4afe6/attachment.html>


More information about the Rpm-maint mailing list