Conan-Kudo requested changes on this pull request.
Overall, looks good. Needs documenting in the man page doc and a small fix in
test case comment.
> @@ -567,6 +567,36 @@ test "$canonmultiref" = "$canonmultifile" \
[ignore])
AT_CLEANUP
+# ------------------------------
+# Check that rpmbuild creates no debuginfo when --without debuginfo is passed
+AT_SETUP([rpmbuild no debuginfo])
+AT_KEYWORDS([build] [debuginfo])
+AT_CHECK([
+rm -rf ${TOPDIR}
+
+# Use macros.debug to generate a debuginfo package,
+# but pass --without debuginfo to skip it.
Fix comment here
--
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/497#pullrequestreview-145877627_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint