From e708f56598414929091524ce68a56da602d082e7 Mon Sep 17 00:00:00 2001 From: mbeierl Date: Thu, 15 Oct 2015 10:48:58 -0400 Subject: Logging and timestamp Added logging and fixed issue if fio does not produce the current timestamp in its output JIRA: STORPERF-4 Change-Id: Ifd0dbc4e17d984907e63089ebfae1d0e9e749dcc Signed-off-by: mbeierl --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7959249..721f6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc nosetests.xml +*.log -- cgit 1.2.3-korg