[systemd-bugs] [Bug 55795] New: Trailing ; problem

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 9 01:56:40 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55795

          Priority: medium
            Bug ID: 55795
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Trailing ; problem
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: public.avatar at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Parser shouldn't remove trailing ';' , if passed in quotes. 

Example:
ExecStartPre=/usr/bin/find %h/.mozilla/firefox/ -name "*.sqlite" -exec
/usr/bin/sqlite3 {} VACUUM ';' 

[pid  6372] execve("/usr/bin/find", ["/usr/bin/find",
"/home/avatar/.mozilla/firefox/", "-name", "*.sqlite", "-exec",
"/usr/bin/sqlite3", "{}", "VACUUM"], [/* 84 vars */]) = 0

-- 
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/20121009/56c73e55/attachment.html>


More information about the systemd-bugs mailing list