From 52fe602181677af1a1e453e45e4d6b6557b357cc Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Apr 2010 18:12:19 +0100 Subject: [PATCH] Actually WAITING is correct because duct will never delete both F and D --- backends/innduct.c | 1 - 1 file changed, 1 deletion(-) diff --git a/backends/innduct.c b/backends/innduct.c index c9c4c59..fe7be9b 100644 --- a/backends/innduct.c +++ b/backends/innduct.c @@ -1582,7 +1582,6 @@ static void statemc_init(void) { } } else { debug("startup: D ENOENT => Nothing"); - fixme need to try flushing innd here - needs state diagram changes; SMS(WAITING, open_wait_periods, "no feed file currently exists"); } } -- 2.30.2