last-svn-commit-688-gd58738a lrde-upload.sh: Upload tarball for branch next-build-test.

--- ChangeLog | 4 ++++ lrde-upload.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 531a9aa..4f1cc96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-19 Guillaume Lazzara <z@lrde.epita.fr> + + * lrde-upload.sh: Upload tarball for branch next-build-test. + 2010-11-18 Guillaume Lazzara <z@lrde.epita.fr> * configure.ac: Use tar-ustar to allow filenames with more than 99 diff --git a/lrde-upload.sh b/lrde-upload.sh index 3ed1aa6..05a687e 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|mesh-segm-skel) ;; + master|next|swilena|mesh-segm-skel|next-build-test) ;; # Don't upload other branches. *) exit ;; esac -- 1.5.6.5
participants (1)
-
Guillaume Lazzara