Skip to content
Snippets Groups Projects
Commit acb0538c authored by Florian Angerer's avatar Florian Angerer
Browse files

Cleanup.

parent 75fcf0ed
Branches
No related tags found
No related merge requests found
...@@ -101,7 +101,7 @@ def _create_testdot(rvm): ...@@ -101,7 +101,7 @@ def _create_testdot(rvm):
os.mkdir(testdir) os.mkdir(testdir)
return testdir return testdir
def _log_timestamp(state, step, rvariant): def _log_timestamp():
if not quiet: if not quiet:
print "timestamp: {0}".format(str(datetime.now())) print "timestamp: {0}".format(str(datetime.now()))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment