wscript: consistently have at most one empty separator line

This commit is contained in:
Mads Kiilerich 2022-04-09 11:55:09 +02:00
parent bac32a8c2d
commit 49855e52aa
15 changed files with 0 additions and 24 deletions

View file

@ -161,6 +161,5 @@ def build(bld):
manual_testobj.target = target
manual_testobj.install_path = ''
def shutdown():
autowaf.shutdown()