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

swap: fix finding the 'swap' utility on SunOS #619

Merged
merged 2 commits into from Apr 17, 2015
Merged

swap: fix finding the 'swap' utility on SunOS #619

merged 2 commits into from Apr 17, 2015

Conversation

grobian
Copy link
Contributor

@grobian grobian commented Apr 17, 2015

This is a bit of a kludge, but allows to find the swap utility when
invoced by normal users which shouldn't have the sbin paths in PATH by
default. One can argue the paths should be appended instead of
prepended, but I doubt whether one wants to use another swap utility,
since the code relies on its output format.

Fixes issue #618.

This is a bit of a kludge, but allows to find the swap utility when
invoced by normal users which shouldn't have the sbin paths in PATH by
default.  One can argue the paths should be appended instead of
prepended, but I doubt whether one wants to use another swap utility,
since the code relies on its output format.
@grobian
Copy link
Contributor Author

grobian commented Apr 17, 2015

this will conflict with Infinidat@03c271a but that change (-k removal) will still be necessary.

giampaolo added a commit that referenced this pull request Apr 17, 2015
swap: fix finding the 'swap' utility on SunOS
@giampaolo giampaolo merged commit 967b71d into giampaolo:master Apr 17, 2015
@giampaolo
Copy link
Owner

Thanks for this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants