Imported Upstream version 3.2.0
[debian/amanda] / ndmp-src / ndma_comm_session.c
index 8ccf943342b37c4c86fbaef29c1a73563c2ffa71..6067d1da1ea0c123b490fbb157eeffe7e4600d63 100644 (file)
@@ -189,6 +189,7 @@ ndma_daemon_session (struct ndm_session *sess, int port, int is_test_daemon)
            fflush(stdout);
 
            /* and exit when our stdin goes away */
+           g_debug("will exit on EOF from stdin");
            g_thread_init(NULL);
            g_thread_create(exit_on_stdin_eof_thread, NULL, FALSE, NULL);
        }