From 66dc18b0b4d33bda7e77f24c1f4f3864924bcce3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 20 Jan 2015 02:00:15 -0500 Subject: build-release: don't echo the final messages --- (limited to 'build-release') diff --git a/build-release b/build-release index f395725..d4d49e6 100755 --- a/build-release +++ b/build-release @@ -402,9 +402,9 @@ rm -rf libreboot_bin # For those utilities that have to be built on the target ./mkextbuild -echo "DONE. See libreboot_src.tar.xz and libreboot_bin.tar.xz" -echo "NOTE FOR FCHMMR: don't forget to add ARM binaries for flashrom" -echo "NOTE FOR FCHMMR: don't forget to add i386 binaries for flashrom/bucts" -echo "The tarball tobuild.tar.xz has been created with everything needed to build these utilities" +# DONE. See libreboot_src.tar.xz and libreboot_bin.tar.xz +# NOTE FOR FCHMMR: don't forget to add ARM binaries for flashrom +# NOTE FOR FCHMMR: don't forget to add i386 binaries for flashrom/bucts +# The tarball tobuild.tar.xz has been created with everything needed to build these utilities # ------------------- DONE ---------------------- -- cgit v0.9.1