From: Peter Eisentraut Date: Tue, 11 Oct 2011 17:32:42 +0000 (+0000) Subject: Remove current branch from web site X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=a63ecf466fed82e6d30f40a4c66e77c9d2886c8b;p=pgtranslation%2Fadmin.git Remove current branch from web site --- diff --git a/wwwtools/update-nls-www b/wwwtools/update-nls-www index 5d80030..77a2486 100755 --- a/wwwtools/update-nls-www +++ b/wwwtools/update-nls-www @@ -18,7 +18,7 @@ GMAKE=make which gmake >/dev/null && GMAKE=gmake export GMAKE -active_branches="current 9.1-branch 9.0-branch 8.4-branch 8.3-branch 8.2-branch" +active_branches="9.1-branch 9.0-branch 8.4-branch 8.3-branch 8.2-branch" if [ -n "$1" ]; then active_branches=$1