summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index a96f245..cffd6ba 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: