summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-08 11:22:44 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-08 11:22:44 (EDT)
commit6e2f64b68f427f7560737415283024ba2b07fd60 (patch)
treec32d82224139dec1ac4f3c36e979d79f12f47fe2
parentd8944cd778be683dfd4b1fb89101e019b875729a (diff)
downloadlibreboot-6e2f64b68f427f7560737415283024ba2b07fd60.zip
libreboot-6e2f64b68f427f7560737415283024ba2b07fd60.tar.gz
libreboot-6e2f64b68f427f7560737415283024ba2b07fd60.tar.bz2
build/release/tobuild: add line break
-rwxr-xr-xresources/scripts/helpers/build/release/tobuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scripts/helpers/build/release/tobuild b/resources/scripts/helpers/build/release/tobuild
index 765e718..dc0f5a1 100755
--- a/resources/scripts/helpers/build/release/tobuild
+++ b/resources/scripts/helpers/build/release/tobuild
@@ -71,6 +71,7 @@ printf '%s\n' "${version}" >"${distdir}/version"
# and delete the directory
rm -Rf "${distdir}/"
+printf "\n"
printf "Tar archive created: %s\n" "${distdir}.tar.xz"
printf "NOTE: don't forget to add ARM binaries for flashrom.\n"
printf "NOTE: don't forget to add i386 binaries for flashrom/bucts.\n"