Skip to content

Conversation

lbetz
Copy link
Contributor

@lbetz lbetz commented Apr 1, 2025

test -f "$TEMPLATES/$f" && cp -np "$TEMPLATES/$f" .

reports into log:
penvox_puppet.1.dikrnt7sb9k7@ds01 | cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead

@lbetz lbetz requested a review from a team as a code owner April 1, 2025 17:13
@lbetz lbetz requested a review from rwaffen April 1, 2025 17:16
@lbetz lbetz changed the title Fix warning of deprecete use of cp -n Fix warning of deprecate use of cp -n Apr 1, 2025
@lbetz lbetz requested a review from ekohl April 1, 2025 20:03
Copy link
Contributor

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

The manpage says this should be correct, but I didn't test this myself

@ekohl ekohl merged commit 79c7a0f into OpenVoxProject:main Apr 3, 2025
11 checks passed
@rwaffen rwaffen added the enhancement New feature or request label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants