projects
/
pgtranslation
/
admin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c2de40
)
Remove current branch from web site
author
Peter Eisentraut
<
[email protected]
>
Tue, 11 Oct 2011 17:32:42 +0000
(17:32 +0000)
committer
Peter Eisentraut
<
[email protected]
>
Tue, 11 Oct 2011 17:32:42 +0000
(17:32 +0000)
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index 5d800302fbc2fd6faee85fca36bee5d8ddf2851e..77a2486d9fc13bcc5d05ec87e7d34862475fae92 100755
(executable)
--- 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