[SSSD] [PATCHES][DING-LIBS] Fix two distcheck issues with libini_config

Stephen Gallagher sgallagh at redhat.com
Fri May 11 14:04:31 UTC 2012


Patch 0001: The unit tests for libini_config need to be able to validate
specific permissions on some sample data. However, 'make distcheck'
always removes the 'write' permissions on data in the $srcdir in order
to test that the build does not modify the contents of $srcdir. So we'll
solve this by moving the sample data being tested to the $builddir.

Patch 0002: There was an issue where, if the repo was cloned as root,
the sample data did not have the proper permissions and would fail the
checks. Previously, we had a hackish workaround where we would just
check to see if it matched the root-necessary permissions. Now we'll
just explicitly set them properly beforehand.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-issue-when-running-make-distcheck.patch
Type: text/x-patch
Size: 3620 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120511/2d6c8350/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Properly-handle-file-permissions-for-ini_parse_ut-st.patch
Type: text/x-patch
Size: 2210 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120511/2d6c8350/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120511/2d6c8350/attachment.sig>


More information about the sssd-devel mailing list