Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

clush: fix --[r]copy dest when --dest is omitted (#525) #539

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Sep 28, 2023

When multiple files or directories are specified as arguments with --[r]copy, and --dest is omitted, use each argument's dirnname for each destination, instead of the dirname of the first argument only.

Fixes #525.

When multiple files or directories are specified as arguments with
--[r]copy, and --dest is omitted, use each argument's dirnname for each
destination, instead of the dirname of the first argument only.

Fixes cea-hpc#525.
@thiell thiell self-assigned this Sep 28, 2023
@thiell thiell added this to the 1.9.2 milestone Sep 28, 2023
@thiell thiell added this pull request to the merge queue Sep 29, 2023
Merged via the queue into cea-hpc:master with commit fdfba85 Sep 29, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy mode: files in different source directories end up in the same destination dir
1 participant