diff options
Diffstat (limited to 'llvm/utils/NightlyTest.gnuplot')
| -rw-r--r-- | llvm/utils/NightlyTest.gnuplot | 2 |
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 |

