Prechádzať zdrojové kódy

* Fixed bot rehashing config after -C forever

svn: 2114
Bryan Drewery 21 rokov pred
rodič
commit
09b8b239a8
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/main.c

+ 1 - 0
src/main.c

@@ -961,6 +961,7 @@ printf("out: %s\n", out);
       socket_cleanup = 0;	/* If we've been idle, cleanup & flush */
     }
     if (do_restart) {
+      do_restart = 0;
       if (do_restart == 1)
         restart(-1);
       else