[go: up one dir, main page]

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

Remote capture: fix error on shells without $PPID #48

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

oshaked1
Copy link
Collaborator

The PID of SSHD was retrieved using this shell variable that exists on bash and dash, but other shells (like fish) don't have it.

The PID of SSHD was retrieved using this shell variable that exists on bash and dash, but other shells (like fish) don't have it.
@oshaked1 oshaked1 self-assigned this Oct 29, 2024
@oshaked1 oshaked1 added bug Something isn't working area/live capture labels Oct 29, 2024
@oshaked1 oshaked1 merged commit 3650547 into main Oct 29, 2024
15 checks passed
@oshaked1 oshaked1 deleted the shell_fix branch October 29, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/live capture bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant