[or-cvs] r12247: weasel told me to run these two lines every time i push to t (website/trunk)
arma at seul.org
arma at seul.org
Sun Oct 28 10:59:45 UTC 2007
Author: arma
Date: 2007-10-28 06:59:45 -0400 (Sun, 28 Oct 2007)
New Revision: 12247
Modified:
website/trunk/publish
Log:
weasel told me to run these two lines every time i push
to the website. must obey weasel.
Modified: website/trunk/publish
===================================================================
--- website/trunk/publish 2007-10-28 10:06:36 UTC (rev 12246)
+++ website/trunk/publish 2007-10-28 10:59:45 UTC (rev 12247)
@@ -4,6 +4,9 @@
svn update
make
+[ -d project/trace ] || mkdir -p project/trace
+date -u > project/trace/www.torproject.org
+
# don't copy over stuff with permissions that make it useless
chmod a+r * -R
More information about the tor-commits
mailing list