[pitivi] bin: Use master for now in pitivi-git
- From: Jean-FranÃois Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] bin: Use master for now in pitivi-git
- Date: Sun, 2 Sep 2012 03:58:13 +0000 (UTC)
commit e67bf67f37362d2e1eca8a7ac127fd46e6a39406
Author: Thibault Saunier <thibault saunier collabora com>
Date: Fri Jul 27 18:04:06 2012 -0400
bin: Use master for now in pitivi-git
bin/pitivi-git | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/bin/pitivi-git b/bin/pitivi-git
index f962758..554cea5 100755
--- a/bin/pitivi-git
+++ b/bin/pitivi-git
@@ -22,7 +22,7 @@
MYPITIVI=$HOME/pitivi-git
# Change those variable to 'master' if you prefer to work with the master branch
-GST_RELEASE_TAG="RELEASE-0.11.92"
+GST_RELEASE_TAG="master"
#
# Everything below this line shouldn't be edited!
@@ -215,9 +215,6 @@ if test ! -e $PITIVI; then
cd $m
git checkout $GST_RELEASE_TAG
- if [ $? -ne 0 ]; then
- echo "Could not run checkout $GST_RELEASE_TAG for $m result: $?"
- fi
./autogen.sh
if [ $? -ne 0 ]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]