From: Carl Hetherington Date: Mon, 14 Oct 2019 23:01:44 +0000 (+0200) Subject: Missed indent. X-Git-Tag: v2.15.24~7 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=6bcbbed0e48a5f0160b4eda807f251a1f13f2006 Missed indent. --- diff --git a/wscript b/wscript index 8c3b4548a..9a924a5e7 100644 --- 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