Imported Upstream version 3.2.0
[debian/amanda] / ndmp-src / ndmjob_main.c
index ca16c0aa5197276dfd717c7d1362c928fcc4031a..c4995a9ff93572811176a90fe47f8235d6c748df 100644 (file)
@@ -84,6 +84,7 @@ main (int ac, char *av[])
                        dump_settings();
                        return 0;
                }
+
                ndma_daemon_session (&the_session, p_ndmp_port, the_mode == NDM_JOB_OP_TEST_DAEMON);
                return 0;
        }