[Bug 742973] validate: launcher: Fix log file creation when redirecting to stdout

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 15 08:15:10 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742973
  GStreamer | gst-devtools | git

--- Comment #7 from Thibault Saunier <tsaunier at gnome.org> 2015-01-15 16:15:08 UTC ---
Review of attachment 294599:
 --> (https://bugzilla.gnome.org/review?bug=742973&attachment=294599)

::: validate/launcher/baseclasses.py
@@ +349,3 @@
     def clean(self, full=True):
         Test.clean(self, full=full)
+        if hasattr(self, 'validatelogs') and not self.options.redirect_logs:

Ah ok, nevermind then.

::: validate/launcher/main.py
@@ +408,3 @@
                            help="Directory where to store logs and rendered
files. Default is MAIN_DIR")
     dir_group.add_argument("-l", "--logs-dir", dest="logsdir",
+                           help="Directory where to store logs, default is
OUTPUT_DIR/logs.")

Yes, that is what I had in mind.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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