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

Low: Fixed crm_report to work when using custom paths in autoconf. #225

Closed
wants to merge 1 commit into from

Conversation

JamesGuthrie
Copy link
Contributor

This fix uses the @localstatedir@ and @execdir@ paths as setup by autoconf.

Additionally it properly tries to find the corosync.conf file. I feel as though this change might be what will be debated. I chose against using $depth as the default "--maxdepth 5" doesn't suffice on my systems. Additionally my rationale was, if it's going to try to find something and warns that it might take a while, why stop at depth 5.
Perhaps the best option would be to allow for the depth to be passed as a parameter and use it consistently.

@JamesGuthrie JamesGuthrie deleted the fix-crm_report branch March 6, 2013 15:28
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