Missed indent.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2019 23:01:44 +0000 (01:01 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2019 23:01:44 +0000 (01:01 +0200)
wscript

diff --git a/wscript b/wscript
index 8c3b4548ac39338b7f821483a603f74dbe4fe7f5..9a924a5e7408d0f810f2c4319910752535a2517a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -605,7 +605,7 @@ def dist(ctx):
     if r is not None:
         f = open('.git_revision', 'w')
         print(r, file=f)
-    f.close()
+        f.close()
 
     ctx.excl = """
                TODO core *~ src/wx/*~ src/lib/*~ builds/*~ doc/manual/*~ src/tools/*~ *.pyc .waf* build .git