Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove spurious executable permissions on source code files #1061

Merged
merged 1 commit into from Jan 9, 2014
Merged

remove spurious executable permissions on source code files #1061

merged 1 commit into from Jan 9, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jan 9, 2014

Fedora's rpmlint complains that some of the source code files in the tree happen to be executable. Remove the execute bits from these files to resolve the rpmlint warning.

(Explanation from rpmlint:)

$ rpmlint -I spurious-executable-perm
spurious-executable-perm:
The file is installed with executable permissions, but was identified as one
that probably should not be executable.  Verify if the executable bits are
desired, and remove if not.

Fedora's rpmlint complains that some of the source code files in the
tree happen to be executable. Remove the execute bits from these files
to resolve the rpmlint warning.

Signed-off-by: Ken Dreyer <ken.dreyer@inktank.com>
liewegas pushed a commit that referenced this pull request Jan 9, 2014
remove spurious executable permissions on source code files

Reviewed-by: Sage Weil <sage@inktank.com>
@liewegas liewegas merged commit 5ce1e2e into ceph:master Jan 9, 2014
liewegas pushed a commit that referenced this pull request Dec 14, 2016
short_pg_log: double params to avoid failures from dup detection failure

http://tracker.ceph.com/issues/16331
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant