From 2b28fc517fb851c06cef434a10b9025c5ab9d2cc Mon Sep 17 00:00:00 2001 From: Francois B Date: Sat, 24 Feb 2018 17:48:53 +0100 Subject: [PATCH] small fix --- core_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core_functions.sh b/core_functions.sh index e2818c5..4612192 100644 --- a/core_functions.sh +++ b/core_functions.sh @@ -47,7 +47,7 @@ function retCode () { else printf "[ ""$BOLDROUGE""!!"$NORMAL" ] " fi - #printf "\n" + printf "\n" } #