Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
ec0f3af5
Commit
ec0f3af5
authored
Nov 23, 2011
by
Guillaume Lazzara
Browse files
lrde-upload.sh: Update list of branches.
parent
2af40042
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ec0f3af5
2011-11-23 Guillaume Lazzara <z@lrde.epita.fr>
* lrde-upload.sh: Update list of branches.
2011-10-06 Roland Levillain <roland@lrde.epita.fr>
* README (Bibliography): Mention the GRETSI 2011 paper.
...
...
lrde-upload.sh
View file @
ec0f3af5
#! /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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment