Python functional tests should log in UTC
commit8317a4516102d95c7e45c3b61e33faa84346eb61
authorJohn Newbery <john@johnnewbery.com>
Tue, 21 Mar 2017 14:05:59 +0000 (21 10:05 -0400)
committerJohn Newbery <john@johnnewbery.com>
Tue, 21 Mar 2017 21:30:13 +0000 (21 17:30 -0400)
treed18401440f68ec32d6a771f4bb437033fd64e3a3
parent61d75f587de504310c07216c4755cd206e31dc09
Python functional tests should log in UTC

bitcoind logs use UTC. Python functional tests should also log in UTC.
test/functional/test_framework/test_framework.py