<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - systemd.show_status=true ignored if specified BEFORE quiet parameter"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72282#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - systemd.show_status=true ignored if specified BEFORE quiet parameter"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72282">bug 72282</a>
from <span class="vcard"><a class="email" href="mailto:rik.theys@gmail.com" title="rik.theys@gmail.com">rik.theys@gmail.com</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=72282#c4">comment #4</a>)
<span class="quote">> OK, that would work, but it's not really in style. Can you make
> arg_show_status and int, and then set it to 1 when set with
> systemd.status=1, and to -1 when set with quiet, and change the condition to
> check if it is <= 0 when setting is with quiet?</span >
Do you mean arg_show_status or my show_status_set variable? If I would
arg_show_status = 0 as the default, the show_status would default to off where
it should be on?
If you mean show_status_set, I'll update the patch with your suggestion.
Regards,
Rik</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>