diff --git a/require-ess/tools/setE3Env.bash b/require-ess/tools/setE3Env.bash index 1293e8dc96d33f052a47febce384906f44428963..56ddea160c5e6a3e31ff3845c1770f671a5ad287 100644 --- a/require-ess/tools/setE3Env.bash +++ b/require-ess/tools/setE3Env.bash @@ -26,12 +26,12 @@ # if [[ "$0" == "${BASH_SOURCE[0]}" ]] then - echo - echo "##############################################################################################" - echo "$0 is NOT properly sourced !" - echo "##############################################################################################" - echo - exit 1 + echo + echo "##############################################################################################" + echo "$0 is NOT properly sourced !" + echo "##############################################################################################" + echo + exit 1 fi # the following function drop_from_path was copied from