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 too small timeout for copy command #717

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Fix too small timeout for copy command #717

merged 4 commits into from
Oct 18, 2024

Conversation

troglobit
Copy link
Contributor

@troglobit troglobit commented Oct 16, 2024

Description

  • New: copy/erase/files stand-alone UNIX programs, from klish-plugin-infix
  • Remaining copy/erase code in klish-plugin-infix handle args. and cd $HOME
  • Also, some minor fixes to other programs

TODO: add bash completion to copy/erase and #373

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Signed-off-by: Joachim Wiberg <[email protected]>
Relocate C code from klish-plugin-infix to stand-alone binaries we can
use also from Bash.

Signed-off-by: Joachim Wiberg <[email protected]>
@troglobit troglobit added this to the Infix v24.10 milestone Oct 16, 2024
@troglobit troglobit requested a review from wkz October 16, 2024 04:15
Copy link
Contributor

@wkz wkz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! ❤️

Also: great addition to get copy from the shell 👍

src/bin/util.c Show resolved Hide resolved
@troglobit troglobit merged commit 3bcc058 into main Oct 18, 2024
5 of 6 checks passed
@troglobit troglobit deleted the copy-timeout branch October 18, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants