As I already clarified in the cover letter, I will fix the typo in the
commit message and drop the message ID from all the patches, changes will
be in the next version.
On Thu, Sep 27, 2018 at 2:44 PM Marc-André Lureau <
marcandre.lur...@gmail.com> wrote:
> Hi
>
> On Thu, Sep 27, 2018 at 11:37 AM
Hi
On Thu, Sep 27, 2018 at 11:37 AM Bishara AbuHattoum wrote:
>
> From: Michael Roth
>
> This patch better separates the init/cleanup routines out into
> separate functions to make make the start-up procedure a bit easier
"make make"
> to follow. This will be useful when we eventually break ou
From: Michael Roth
This patch better separates the init/cleanup routines out into
separate functions to make make the start-up procedure a bit easier
to follow. This will be useful when we eventually break out the
actual start/stop of the agent's main loop into separates routines
that can be call