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

fsck: Fix path for awk. #73

Merged
merged 2 commits into from
Jun 11, 2018
Merged

Conversation

olifre
Copy link
Contributor

@olifre olifre commented Jun 10, 2018

It's /usr/bin/awk, not /bin/awk. The latter works
on accident on RHEL-based distros since /bin is a symlink
to /usr/bin.

It's /usr/bin/awk, not /bin/awk. The latter works
on accident on RHEL-based distros since /bin is a symlink
to /usr/bin.
@traylenator traylenator merged commit 2f716f1 into voxpupuli:master Jun 11, 2018
@olifre olifre deleted the fix-awk-path branch June 11, 2018 10:19
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