Moving test log location to /tmp

This commit is contained in:
Andrew Melton 2013-08-07 11:18:47 -04:00
parent bce99fcaa7
commit a6bf590c6e

View File

@ -44,4 +44,4 @@ setup_environment()
from stacktach import stacklog
stacklog.set_default_logger_location("%s.log")
stacklog.set_default_logger_location("/tmp/%s.log")