Add (final) newline to parameter file #246
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#246
Loading…
Add table
Add a link
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: telmich
As reported on IRC, a missing newline breaks standard shell behaviour - so we should add it.
23:53 < henk> http://mywiki.wooledge.org/BashFAQ/001 "My text files are broken! They
lack their final newlines!" this seems to be the case … I used 'while
read alias || [ -n "$alias" ];' now.
Created by: telmich
Fixed some time ago
Created by: asteven
fixed in https://github.com/asteven/cdist/tree/issue/240
can not convert issue to pull request due to permission issues.