[Rpm-maint] [rpm-software-management/rpm] Add warning for %autopatch not applying anything (PR #3189)

Michal Domonkos notifications at github.com
Tue Jul 9 11:31:25 UTC 2024


@dmnks commented on this pull request.



> @@ -468,11 +468,13 @@ RPMDB_INIT
 RPMTEST_CHECK([
 
 run rpmbuild \
-  -ba ${RPMDATA}/SPECS/hello-autopatch.spec
+  -ba ${RPMDATA}/SPECS/hello-autopatch.spec 2> >(grep warning >&2) | grep warning

What a clever trick :smile: 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3189#pullrequestreview-2166048381
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3189/review/2166048381 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240709/9f271b0f/attachment.html>


More information about the Rpm-maint mailing list