From: Peter Eisentraut Date: Tue, 27 Oct 2015 01:38:44 +0000 (-0400) Subject: Revert broken change X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=1032b097dcca5b723d62bf42d75ebcfa4bd632b6;p=pgtranslation%2Fadmin.git Revert broken change --- diff --git a/wwwtools/update-nls-www b/wwwtools/update-nls-www index c81adb4..0a7abb2 100755 --- 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