From 571eca4680f8a8564a096b9e7c7edd1894bbc68f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Feb 2017 13:11:02 -0400 Subject: [PATCH] comment --- ...comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment diff --git a/doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment b/doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment new file mode 100644 index 0000000000..ab7dbb2e42 --- /dev/null +++ b/doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-02-07T17:10:05Z" + content=""" +--autostart can start multiple daemons, one per registered repository. + +So, --autostart --foreground would need to start the daemons and child +processes, and then wait on them all. +"""]] -- 2.30.2