---
ChangeLog | 4 ++++
lrde-upload.sh | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2515596..b84677b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-23 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * lrde-upload.sh: Update list of branches.
+
2011-10-06 Roland Levillain <roland(a)lrde.epita.fr>
* README (Bibliography): Mention the GRETSI 2011 paper.
diff --git a/lrde-upload.sh b/lrde-upload.sh
index c491891..a4f6169 100755
--- a/lrde-upload.sh
+++ b/lrde-upload.sh
@@ -1,6 +1,7 @@
#! /bin/sh
-# Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE).
+# Copyright (C) 2009, 2010, 2011 EPITA Research and Development
+# Laboratory (LRDE).
#
# This file is part of Olena.
#
@@ -45,7 +46,7 @@ branch=$1
case "$branch" in
# Consider these branches only.
- master|next|swilena|mesh-segm-skel|next-build-test) ;;
+ master|next|swilena|mesh-segm-skel|stable/scribo|unstable/scribo) ;;
# Don't upload other branches.
*) exit ;;
esac
--
1.7.2.5
Show replies by date