Explorar o código

* Fixed bot rehashing config after -C forever

svn: 2114
Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
09b8b239a8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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