them files should end in newline stupid

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/random_dot_cdist
Steven Armstrong 11 years ago
parent b17a1f0edb
commit 4125dfaab0
  1. 1
      cdist/conf/type/__ssh_authorized_key/gencode-remote

@ -59,6 +59,7 @@ mkdir "$__object/files"
else
printf '%s' "$(cat "$__object/parameter/key")"
fi
printf '\n'
) > "$__object/files/should"
# Remove conflicting entries if any

Loading…
Cancel
Save