From c2a76991cea4488ef46cc4e3f1747f1a6e573f65 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 28 Nov 2008 23:33:04 +0000 Subject: Minor POSIX compliance, and typo. /trunk/scripts/crosstool.sh | 5 2 3 0 ++--- /trunk/scripts/functions | 3 2 1 0 ++- 2 files changed, 4 insertions(+), 4 deletions(-) --- scripts/functions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/functions') diff --git a/scripts/functions b/scripts/functions index a96f245a..cffd6ba9 100644 --- a/scripts/functions +++ b/scripts/functions @@ -52,8 +52,9 @@ CT_LOG_LEVEL_EXTRA=3 CT_LOG_LEVEL_DEBUG=4 CT_LOG_LEVEL_ALL=5 -# Make it easy to use \n +# Make it easy to use \n and ! CR=$(printf "\n") +BANG='!' # A function to log what is happening # Different log level are available: -- cgit v1.2.3