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: use cross-distro netcat name #5696

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

holmanb
Copy link
Member

@holmanb holmanb commented Sep 12, 2024

Proposed Commit Message

fix: use cross-distro netcat name

Additional Context

$ ls -la /etc/alternatives/netcat /usr/bin/netcat
lrwxrwxrwx 1 root root 15 Nov  1  2023 /etc/alternatives/netcat -> /bin/nc.openbsd
lrwxrwxrwx 1 root root 24 Nov  1  2023 /usr/bin/netcat -> /etc/alternatives/netcat

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@holmanb holmanb merged commit 7a32eff into canonical:main Sep 12, 2024
20 of 21 checks passed
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.

3 participants