From 91c8cdcbd7a281869cc5492d6f59ee6b4092fc12 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 2 Dec 2011 21:55:12 +0000 Subject: [PATCH] Deactivate 8.2 branch --- wwwtools/update-nls-www | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwtools/update-nls-www b/wwwtools/update-nls-www index 77a2486..8b46b37 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="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 -- 2.39.5