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:
ce9c563
)
Revert broken change
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 27 Oct 2015 01:38:44 +0000
(21:38 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 27 Oct 2015 01:38:44 +0000
(21:38 -0400)
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index c81adb403d9cb133fccbd1ce6ba6a32ca6fecbd2..0a7abb23091078613a44ac9134ba054332e1c7de 100755
(executable)
--- a/
wwwtools/update-nls-www
+++ b/
wwwtools/update-nls-www
@@
-41,10
+41,6
@@
pushd $MYDIR
(
flock -n 9 || exit 0
-# Delete old tables in case branches have been removed since last
-# run.
-rm -f $WEBDIR/table-*.html
-
for branch in $active_branches; do
PGSRC=$SCMDIR/postgresql-$branch