We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f557df9 + 4b5ad16 commit 9ab6ec1Copy full SHA for 9ab6ec1
src/Logger/Run.sh
@@ -69,7 +69,7 @@ tcli_linux_bash_logger_infoscreen() {
69
## @details
70
## **Info of the process step [ DONE ]**
71
tcli_linux_bash_logger_infoscreenDone() {
72
- printf "\r\033[1C${TCLI_LINUX_BASH_LOGGER_GREEN} DONE ${TCLI_LINUX_BASH_LOGGER_NC}"
+ printf "\r\033[1C${TCLI_LINUX_BASH_LOGGER_GREEN} DONE ${TCLI_LINUX_BASH_LOGGER_NC}\n"
73
#printf "\r\033[80C\n"
74
}
75
0 commit comments