improve output

This commit is contained in:
Jakobus Schürz 2020-10-22 08:56:07 +02:00
parent dff2a9eab5
commit 8fa405e41e

View file

@ -63,7 +63,7 @@ if [[ $- = *i* ]] ; then
. ${MYSHELLCONFIG_BASE}/logging
cat << EOF >> "${MYSHELLCONFIG_LOGFILE}"
------- start configure new shell -------------- $(date) ---------------8<--
==8<=== start configure new shell ============== $(date) ===============8<==
EOF
@ -157,7 +157,7 @@ EOF
cat << EOF >> "${MYSHELLCONFIG_LOGFILE}"
--8<--- finished configure new shell ---------------- $(date) ---------------8<--
==8<=== finished configure new shell ================ $(date) ===============8<==
EOF
#else