> Fixed.
And your autogen.sh lost its executable bit
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Thu, Jan 8, 2015 at 9:27 AM, Kay Sievers wrote:
> On Thu, Jan 8, 2015 at 9:24 AM, Ivan Shapovalov wrote:
>> On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
>>> Hello Askar,
>>>
>>> Askar Safin [2015-01-07 1:13 +0300]:
>>> > Hi. It seems you missed my prev. letter. So, I am sending
On Thu, Jan 8, 2015 at 9:24 AM, Ivan Shapovalov wrote:
> On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
>> Hello Askar,
>>
>> Askar Safin [2015-01-07 1:13 +0300]:
>> > Hi. It seems you missed my prev. letter. So, I am sending you the patch
>> > again. Typo fix in README in libabc:
>
On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
> Hello Askar,
>
> Askar Safin [2015-01-07 1:13 +0300]:
> > Hi. It seems you missed my prev. letter. So, I am sending you the patch
> > again. Typo fix in README in libabc:
> > -Make your code safe for unexpected termination and an
Hello Askar,
Askar Safin [2015-01-07 1:13 +0300]:
> Hi. It seems you missed my prev. letter. So, I am sending you the patch
> again. Typo fix in README in libabc:
> -Make your code safe for unexpected termination and any point:
> +Make your code safe for unexpected termination at any point:
I (
Hi. It seems you missed my prev. letter. So, I am sending you the patch again.
Typo fix in README in libabc:
-Make your code safe for unexpected termination and any point:
+Make your code safe for unexpected termination at any point:
___
systemd-devel ma
-Make your code safe for unexpected termination and any point:
+Make your code safe for unexpected termination at any point:
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Tue, Jan 15, 2013 at 12:58:42PM +0200, Oleksii Shevchuk wrote:
> diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
> index d56b4d6..66d031d 100644
> --- a/src/systemctl/systemctl.c
> +++ b/src/systemctl/systemctl.c
> @@ -1042,7 +1042,7 @@ static bool need_daemon_reload(DBusConne
diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
index d56b4d6..66d031d 100644
--- a/src/systemctl/systemctl.c
+++ b/src/systemctl/systemctl.c
@@ -1042,7 +1042,7 @@ static bool need_daemon_reload(DBusConnection *bus, const
char *unit) {
/* We ignore all errors here, sinc