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: change shebangs in scripts and some shellcheck fixes #1176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tanish2002
Copy link

On some systems bash might not be necessarily inside /bin/bash so changed to shebangs to /usr/bin/env bash

Also performed some shellcheck fixes.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0c18028) 70.41% compared to head (68e66ad) 70.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1176   +/-   ##
=======================================
  Coverage   70.41%   70.41%           
=======================================
  Files         174      174           
  Lines       27515    27515           
=======================================
  Hits        19376    19376           
  Misses       8139     8139           

☔ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants