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

Add fix-shebang program #1

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

Add fix-shebang program #1

wants to merge 3 commits into from

Conversation

Grimler91
Copy link
Member

Add main program and some tests.

Things that remain to be done:

  • Setup github actions to actually run tests (and make testsuite export TMPDIR automatically)
  • Add possibility to run on multiple threads
  • Add more test cases
  • Fix --dry-run flag, it does not do anything at the moment

If $TMPDIR and directory with script that fix-shebang is run on are on
different filesystems, then rename does not work.  Add a slightly
slower workaround for when this error occurs.
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.

1 participant