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

When creating the command struct, set ShellBang to runtime.GOOS=plan9 #38

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

Conversation

rminnich
Copy link
Member

@rminnich rminnich commented Dec 8, 2024

plan 9 has no symlinks, so create proper default behavior.

It's not clear what we should default to for Windows.

@rminnich rminnich requested a review from hugelgupf December 8, 2024 20:55
@rminnich
Copy link
Member Author

rminnich commented Dec 8, 2024

yess, I know, should be bang, not bag :-)

@rminnich
Copy link
Member Author

rminnich commented Dec 8, 2024

This does not work, still not totally sure why.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.08%. Comparing base (dc7520e) to head (2ac268a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files          24       24           
  Lines        1891     1891           
=======================================
  Hits         1382     1382           
  Misses        412      412           
  Partials       97       97           
Flag Coverage Δ
ubuntu-latest-unit 73.08% <100.00%> (ø)

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.

@rminnich rminnich force-pushed the plan9-default-shellbag branch from 517bc24 to 2ac268a Compare December 9, 2024 23:02
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