assistant: Make --autostart --foreground wait for the children it starts.

Before, the --foreground was ignored when autostarting.

This commit was sponsored by Denis Dzyubenko on Patreon.
This commit is contained in:
Joey Hess 2017-02-07 13:31:45 -04:00
parent 571eca4680
commit 3439f3cc87
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 38 additions and 14 deletions

View file

@ -32,4 +32,4 @@ It seems to be connected to the autostart option, without --autostart it does no
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
> Made it support this combination of switches. [[done]] --[[Joey]]