lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13

pull/977/head
Matthew Hodgson 9 years ago
parent e60ffd6909
commit d40f6c1d7c

@ -101,8 +101,8 @@ def prepare_env():
pass
def cleanup_env():
pass
#shutil.rmtree("./tmp")
#pass
shutil.rmtree("./tmp")
def main():
prepare_env()

Loading…
Cancel
Save