them files should end in newline stupid

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2014-09-29 10:46:00 +02:00
parent b17a1f0edb
commit 4125dfaab0
1 changed files with 1 additions and 0 deletions

View File

@ -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