From 12c50f7939c02db85f05830c4b9fccf464b3977a Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 11 Jun 2015 01:30:48 +0100 Subject: all script: use a standard style Based on the style used for the script in resources/scripts/helpers/build/release/ --- resources/scripts/helpers/build/dependencies/trisquel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/scripts/helpers/build/dependencies/trisquel7') diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index f9c04be8..0a3a2680 100755 --- a/resources/scripts/helpers/build/dependencies/trisquel7 +++ b/resources/scripts/helpers/build/dependencies/trisquel7 @@ -22,7 +22,7 @@ set -u -e if [[ $EUID -ne 0 ]]; then - echo "This script must be run as root" + printf "This script must be run as root\n" exit 1 fi -- cgit v1.2.3-70-g09d2