[Bug 763277] commands/run: quiet commands by default

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 18 12:13:46 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763277

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 84751cfb174ea6140d4dfd55d93705c19b461ed6
Author: Martin Kelly <martin at surround.io>
Date:   Mon Mar 7 12:01:44 2016 -0800

    commands/run: quiet commands by default

    Currently, when you do "cerbero run COMMAND", cerbero prefaces the
    command with "Running command COMMAND". Although this can be helpful,
    it's inconvenient when using pipes or doing shell scripting.

    Thus, in the Unix tradition, quiet the run command by default, and add
    an optional -v/--verbose flag to print the message.

    https://bugzilla.gnome.org/show_bug.cgi?id=763277

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list