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

Replace ls in link latest #23

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Replace ls in link latest #23

merged 1 commit into from
Mar 31, 2024

Conversation

plattfot
Copy link
Owner

With find + sort, as ls generates a warning for shellcheck.

@plattfot plattfot marked this pull request as ready for review March 31, 2024 22:47
Shellcheck gives a warning to avoid using ls in for loop as the output
is unreliable.  Replacing it with find then piped to sort to make it
happy.
@plattfot plattfot force-pushed the replace_ls_in_link-latest branch from 6a1fc6b to a0bba9f Compare March 31, 2024 22:50
@plattfot plattfot merged commit e609a38 into master Mar 31, 2024
1 check passed
# 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.

1 participant