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 participant
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.