scripts/functions
changeset 1083 88685bc8ae14
parent 1081 10d1270080e6
child 1094 c6a08b4c488c
     1.1 --- a/scripts/functions	Fri Nov 28 17:51:39 2008 +0000
     1.2 +++ b/scripts/functions	Fri Nov 28 23:33:04 2008 +0000
     1.3 @@ -52,8 +52,9 @@
     1.4  CT_LOG_LEVEL_DEBUG=4
     1.5  CT_LOG_LEVEL_ALL=5
     1.6  
     1.7 -# Make it easy to use \n
     1.8 +# Make it easy to use \n and !
     1.9  CR=$(printf "\n")
    1.10 +BANG='!'
    1.11  
    1.12  # A function to log what is happening
    1.13  # Different log level are available: