autotest: fixed TMPDIR for dump_logs.py
This commit is contained in:
parent
47cff69c70
commit
5ba4ea88ef
@ -12,8 +12,6 @@ import util
|
||||
|
||||
os.environ['PYTHONUNBUFFERED'] = '1'
|
||||
|
||||
os.putenv('TMPDIR', util.reltopdir('tmp'))
|
||||
|
||||
def dump_logs(atype):
|
||||
'''dump DataFlash logs'''
|
||||
logfile = '%s.flashlog' % atype
|
||||
|
Loading…
Reference in New Issue
Block a user