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

Cleanup.

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