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:
2512397
)
More standard date format
author
Peter Eisentraut
<peter_e@gmx.net>
Mon, 19 Jan 2009 15:44:39 +0000
(15:44 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Mon, 19 Jan 2009 15:44:39 +0000
(15:44 +0000)
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index b00a672c5d63fdbfbf86c10a28150016014d41f7..0986f52a0c080de4c0af8a73ba0dad29545c1e90 100755
(executable)
--- a/
wwwtools/update-nls-www
+++ b/
wwwtools/update-nls-www
@@
-4,7
+4,7
@@
shopt -s nullglob
echo "================="
echo "NLS update starts"
echo "================="
-date -u
+date -u
+%FT%T
me=$(basename $0)
@@
-70,4
+70,4
@@
for branch in $active_branches; do
rsync -l -r --delete --delete-excluded --exclude='table-*.html' $WEBDIR/ ~/htdocs/
done
-date
+date
-u +%FT%T