Do not debug when restarted. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit a241abf842006b3904dd91ac26d89325c330f316
 (DIR) parent 586546f681eebf5dc1ddde8498367161e1f0da5b
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 15 May 2020 16:04:44 +0200
       
       Do not debug when restarted.
       
       Diffstat:
         M annna-start-services                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/annna-start-services b/annna-start-services
       @@ -35,7 +35,7 @@ annna_common() {
                user="$2"
                text="$3"
        
       -        printf "annna_common: %s %s %s\n" "${channel}" "${user}" "${text}"
       +        #printf "annna_common: %s %s %s\n" "${channel}" "${user}" "${text}"
        
                [ "$user" = "${botname}" ] && return