[or-cvs] [metrics-db/master] Make sure we plot graphs in UTC timezone.
karsten at torproject.org
karsten at torproject.org
Sat Aug 14 13:02:42 UTC 2010
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Sat, 14 Aug 2010 15:02:18 +0200
Subject: Make sure we plot graphs in UTC timezone.
Commit: 9263491b8867c81de0297d26da154e259c8dd02b
---
plot.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plot.sh b/plot.sh
index 62806c5..c538245 100755
--- a/plot.sh
+++ b/plot.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-R --slave < R/graphs.R
+TZ=GMT R --slave < R/graphs.R
--
1.7.1
More information about the tor-commits
mailing list