gstreamer/scripts
Krzysztof Konopko 527423fcd9 scripts: improve git-update.sh status message
By default when the script is about to exit (normally or due to an error),
it checks whether $ERROR_LOG file exists.  If the log file exists, the
script prints a "Failures: " message prefix and dumps the log file to the
output.

Apparently the log file is always created and if the update/build is
successful, the script finishes with a bit misleading "Failures: " message.

An improvement provided with this change lets the log file to be created as
needed, i.e. if there's an error message to be printed.  If the file
doesn't exists, the script prints a "Update done" message which clearly
indicates success.

https://bugzilla.gnome.org/show_bug.cgi?id=701177
2013-05-30 23:34:40 +01:00
..
create-uninstalled-setup.sh scripts: fix location of repository with ssh 2012-12-22 16:53:47 +01:00
five-bugs-a-day.pl Fix FSF address 2012-11-03 20:44:48 +00:00
git-update.sh scripts: improve git-update.sh status message 2013-05-30 23:34:40 +01:00
git-version.sh git-version.sh: make executable 2009-06-13 14:55:43 +02:00
gst-uninstalled gst-uninstalled: add uninstalled orc/orc-test/.libs to library paths 2013-04-02 23:04:51 +01:00
update-funcnames API Changes. 2005-11-23 13:22:21 +00:00
update-macros *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
update-states gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00