summaryrefslogtreecommitdiffstats
path: root/llvm/utils/NightlyTest.gnuplot
diff options
context:
space:
mode:
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