non-portable shell code in type manifests/gencodes #155
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ungleich-public/cdist#155
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: asteven
Running in a busybox environment it looks like I will be hitting few of these.
Using this ticket to group them and then submit a pull request later on.
e.g. __staged_file/gencode-remote uses mktemp --tmpdir, should be mktemp -p instead
Created by: darko-poljak
This will be handled in https://github.com/ungleich/cdist/issues/540, so I am closing this one.
Created by: darko-poljak
Here is some POSIX related output form
shellcheck