forked from ungleich-public/cdist
them files should end in newline stupid
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
b17a1f0edb
commit
4125dfaab0
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ mkdir "$__object/files"
|
||||||
else
|
else
|
||||||
printf '%s' "$(cat "$__object/parameter/key")"
|
printf '%s' "$(cat "$__object/parameter/key")"
|
||||||
fi
|
fi
|
||||||
|
printf '\n'
|
||||||
) > "$__object/files/should"
|
) > "$__object/files/should"
|
||||||
|
|
||||||
# Remove conflicting entries if any
|
# Remove conflicting entries if any
|
||||||
|
|
Loading…
Reference in a new issue