Remove debugging line
This commit is contained in:
parent
e9f7d2096e
commit
9e0fafbcd4
1 changed files with 1 additions and 2 deletions
|
@ -405,8 +405,7 @@ def logv(line):
|
|||
|
||||
|
||||
def cleanup_env():
|
||||
#shutil.rmtree(tmp_dir)
|
||||
pass
|
||||
shutil.rmtree(tmp_dir)
|
||||
|
||||
|
||||
def mkdirp(d) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue