]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Misc.pl
show bot_pid
[infobot.git] / src / Misc.pl
index 5488de83e4e460d950d5887dc88a720fb78ef189..26af656c07faef3ccbb51ad3e3144348c2cde3c1 100644 (file)
@@ -618,7 +618,7 @@ sub Forker {
 
        select(undef, undef, undef, 0.2);
 #      &status("fork starting for '$label', PID == $$.");
-       &status("--- fork starting for '$label', PID == $$ ---");
+       &status("--- fork starting for '$label', PID == $$, bot_pid == $bot_pid ---");
        &shmWrite($shm,"SET FORKPID $label $$");
 
        sleep 1;