Add documentation about how to add to the changelog

This commit is contained in:
Travis Ralston 2018-07-06 16:54:14 -06:00
parent ee9abc5fd7
commit c2f85788de
2 changed files with 37 additions and 1 deletions

View file

@ -405,7 +405,8 @@ def logv(line):
def cleanup_env():
shutil.rmtree(tmp_dir)
#shutil.rmtree(tmp_dir)
pass
def mkdirp(d) :