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 sudo support to copy, mcopy, delete and wait #67

Merged
merged 3 commits into from
May 8, 2023
Merged

Conversation

umputun
Copy link
Owner

@umputun umputun commented May 8, 2023

This pr related to #62 and discussion #60

It adds support of sudo:true options for all copy (single/multi and mcopy) and to delete (both single file and recursive) as well as to wait command

The only command left without sudo support is sync and i don't have a good idea how this one can be done

@coveralls
Copy link

coveralls commented May 8, 2023

Pull Request Test Coverage Report for Build 4917830254

  • 141 of 167 (84.43%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 83.945%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/runner/runner.go 134 160 83.75%
Totals Coverage Status
Change from base Build 4909746994: 0.2%
Covered Lines: 1762
Relevant Lines: 2099

💛 - Coveralls

@umputun umputun merged commit 313ce16 into master May 8, 2023
4 checks passed
@umputun umputun deleted the sudo_copy branch May 8, 2023 17:27
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.

None yet

2 participants