last-svn-commit-178-g71c9c14 Add `mesh-segm-skel' to the branches to be uploaded (as snapshot).

* lrde-upload.sh: Here. --- ChangeLog | 6 ++++++ lrde-upload.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 57df1c6..44386d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-06-24 Roland Levillain <roland@lrde.epita.fr> + + Add `mesh-segm-skel' to the branches to be uploaded (as snapshot). + + * lrde-upload.sh: Here. + 2010-04-23 Roland Levillain <roland@lrde.epita.fr> Add variables for C++ compiler flags for Scribo. diff --git a/lrde-upload.sh b/lrde-upload.sh index 5f61ef2..3ed1aa6 100755 --- a/lrde-upload.sh +++ b/lrde-upload.sh @@ -45,7 +45,7 @@ branch=$1 case "$branch" in # Consider these branches only. - master|next|swilena) ;; + master|next|swilena|mesh-segm-skel) ;; # Don't upload other branches. *) exit ;; esac -- 1.5.6.5
participants (1)
-
Roland Levillain