Add documentation about how to add to the changelog
This commit is contained in:
parent
ee9abc5fd7
commit
c2f85788de
2 changed files with 37 additions and 1 deletions
|
@ -405,7 +405,8 @@ def logv(line):
|
|||
|
||||
|
||||
def cleanup_env():
|
||||
shutil.rmtree(tmp_dir)
|
||||
#shutil.rmtree(tmp_dir)
|
||||
pass
|
||||
|
||||
|
||||
def mkdirp(d) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue