correct log

This commit is contained in:
Jerome Sagnole 2017-08-31 21:28:57 +02:00
parent 5b84ea4e71
commit d28757b899

View file

@ -249,7 +249,7 @@ msg_debug "stop khanat: $STOPKHANAT"
if [[ $KHANATRESSOURCES -ne 0 ]]
then
msg_info "$(date "+%Y/%m/%d %H:%M:%S") CREATE TAR with KHANAT Ressources"
msg_info "CREATE TAR with KHANAT Ressources"
if [[ ! -d ${ressourcedir} ]]
then
msg_error "Missing khanat-ressources directory ($ressourcedir)"
@ -260,7 +260,7 @@ fi
if [[ $KHANATDATACLIENT -ne 0 ]]
then
msg_info "$(date "+%Y/%m/%d %H:%M:%S") CREATE TAR with KHANAT DATA CLIENT"
msg_info "CREATE TAR with KHANAT DATA CLIENT"
if [[ ! -d ${dataclientdir} ]]
then
msg_error "Missing khanat-data-client directory ($dataclientdir)"