s4

changeset 859:ed9aae18fda9

Log format changed
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 02 Jul 2020 12:18:50 +0900
parents b8b939399251
children 7cb0edec73bd
files s4-world.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-world.sh	Thu Jul 02 12:17:18 2020 +0900
     1.2 +++ b/s4-world.sh	Thu Jul 02 12:18:50 2020 +0900
     1.3 @@ -143,7 +143,7 @@
     1.4  
     1.5  syncaccount() {
     1.6    forceusersync=$1
     1.7 -  err "db=$db mas=$S4MASTERDB sessdb=$sessdb"
     1.8 +  ## err "db=$db mas=$S4MASTERDB sessdb=$sessdb"
     1.9    # If in parent world, no need to do rest of jobs
    1.10    if [ -z "$S4MASTERDB" -o ! -s "$S4MASTERDB" ]; then
    1.11      return