parameter are ending in \n #208

Closed
opened 2021-11-20 15:21:30 +00:00 by ungleich-gitea · 1 comment

Created by: telmich

when debugging parameter, it is really ugly to need echo "":

for k in *; do echo $k; cat $k/.cdist/parameter/state; echo ""; cat $k/.cdist/parameter/line; echo ""; done

*Created by: telmich* when debugging parameter, it is really ugly to need echo "": for k in *; do echo $k; cat $k/.cdist/parameter/state; echo ""; cat $k/.cdist/parameter/line; echo ""; done
Author
Owner

Created by: asteven

was fixed by #312

*Created by: asteven* was fixed by #312
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#208
No description provided.