summaryrefslogtreecommitdiffstats
path: root/llvm/utils/NightlyTest.gnuplot
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-23 06:51:14 +0000
committerChris Lattner <sabre@nondot.org>2004-11-23 06:51:14 +0000
commit96826dbaf321d0638b4aebf32444d94dfd3f5f03 (patch)
tree959fba70a758e5834c6d5a6b7a5abeabce069dfd /llvm/utils/NightlyTest.gnuplot
parentd3311665cc42cb1fea712c0c72a5bc9b8ae9a9cb (diff)
downloadbcm5719-llvm-96826dbaf321d0638b4aebf32444d94dfd3f5f03.tar.gz
bcm5719-llvm-96826dbaf321d0638b4aebf32444d94dfd3f5f03.zip
Change formats, as suggested by Duraid
llvm-svn: 18150
Diffstat (limited to 'llvm/utils/NightlyTest.gnuplot')
-rw-r--r--llvm/utils/NightlyTest.gnuplot2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/NightlyTest.gnuplot b/llvm/utils/NightlyTest.gnuplot
index ebb420e5170..e24c5060419 100644
--- a/llvm/utils/NightlyTest.gnuplot
+++ b/llvm/utils/NightlyTest.gnuplot
@@ -5,7 +5,7 @@ set output "running_loc.png"
set xlabel "Date"
set ylabel "Lines of Code"
set xdata time
-set timefmt "%Y-%m-%d:"
+set timefmt "%Y-%m-%d-%H:%M:%S:"
set format x "%b %d, %Y"
## Various labels for the graph
OpenPOWER on IntegriCloud