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

Fix the kill error when running for the first time #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix the kill error when running for the first time #2

wants to merge 3 commits into from

Conversation

gonrial
Copy link

@gonrial gonrial commented Dec 2, 2015

As described in #1

In order to prevent errors executing the xargs command in Linux, a variable was added and set depending on the system, BSD based (like OSX) or Linux.
@umermansoor
Copy link
Owner

Thanks for the contribution. Unfortunately, I'm still getting error on my mac (10.11)

$ make install
echo | xargs -r &>/dev/null && XARGS_OPTS="-r"
make: *** [shutdown] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants