diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-04-14 11:20:41 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-04-14 12:15:54 -0400 |
commit | b460494e9361f3dbc8da75d4d907a15c90382b49 (patch) | |
tree | 77a3ce7700e680179d2563460277199c7c190141 /contrib | |
parent | e5cb301a8cc1272542772715ee9c603a44057b24 (diff) | |
download | sssd-b460494e9361f3dbc8da75d4d907a15c90382b49.tar.gz sssd-b460494e9361f3dbc8da75d4d907a15c90382b49.tar.bz2 sssd-b460494e9361f3dbc8da75d4d907a15c90382b49.zip |
Fix ini_config unit test
When running 'make distcheck', the entire source directory is set
to read-only, to ensure that the build process only has write
access to $builddir. As a result, this was causing the unit test
for file mode to fail, since the file it was testing resides in
the $srcdir.
This patch guarantees that the test file has the correct
permissions prior to running the access test.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions