[systemd-bugs] [Bug 77397] New: bash completion
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Apr 13 05:39:27 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77397
Priority: medium
Bug ID: 77397
Assignee: systemd-bugs at lists.freedesktop.org
Summary: bash completion
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: dankilman at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
the bash-completion for `systemctl` has a bug where `__get_startable_units` is
searching for `$c == "failed "` instead of `$c == "failed"` (notice the space
after the word `failed`).
I would open a pull request if this was github but i'm not really sure what the
process for code contribution is around here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140413/2feeaf95/attachment.html>
More information about the systemd-bugs
mailing list