[Bug 744781] validate: Determine development mode using git hash value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 19 05:01:44 PST 2015


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

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
commit 2d6c667c9ad3e1c443aa72d28e31807cdb249e58
Author: Young Han Lee <joybro201 at gmail.com>
Date:   Thu Feb 19 20:53:16 2015 +0900

    validate: Determine development mode using git hash value

    Development mode has been determined by whether the launcher is in git
    repo
    or not. This could be wrong when the launcher is installed to
    subdirectory of other project's git repo, such as jhbuild. It is normal
    to install compiled output to subdirectory of your jhbuild.

    Changed logic gets the first commit hash of current git repo and
    compares it with gst-devtools' the first commit hash.

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

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