Deactivate 8.2 branch
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 2 Dec 2011 21:55:12 +0000 (21:55 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 2 Dec 2011 21:55:12 +0000 (21:55 +0000)
wwwtools/update-nls-www

index 77a2486d9fc13bcc5d05ec87e7d34862475fae92..8b46b37441858ef00267ec5fa561d970a1e355bc 100755 (executable)
@@ -18,7 +18,7 @@ GMAKE=make
 which gmake >/dev/null && GMAKE=gmake
 export GMAKE
 
-active_branches="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"
 
 if [ -n "$1" ]; then
        active_branches=$1