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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 8 00:40:23 UTC 2016


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

            Bug ID: 763277
           Summary: commands/run: quiet commands by default
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: martin at surround.io
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 323336
  --> https://bugzilla.gnome.org/attachment.cgi?id=323336&action=edit
0001-commands-run-quiet-commands-by-default.patch

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.

-- 
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