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

Make /etc/profile.d/path.sh shell independent #2499

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

stephenmsachs
Copy link

Or at least add support for /bin/sh -> dash on ubuntu as well. This fixes aws/aws-parallelcluster#5760.

Or at least add support for `/bin/sh -> dash` on ubuntu as well. This fixes
aws/aws-parallelcluster#5760.
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c03e02b) 76.27% compared to head (425bd72) 76.27%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2499   +/-   ##
========================================
  Coverage    76.27%   76.27%           
========================================
  Files           13       13           
  Lines         1901     1901           
========================================
  Hits          1450     1450           
  Misses         451      451           
Flag Coverage Δ
unittests 76.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

/bin/sh shells cannot read /etc/profile.d/path.sh
2 participants