diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-10-15 01:01:44 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-10-15 01:01:44 +0200 |
| commit | 6bcbbed0e48a5f0160b4eda807f251a1f13f2006 (patch) | |
| tree | 6545ab45f56d8ba1e84ed7560b9f454e3b13b067 /wscript | |
| parent | 8e3eba9c386431c28ecf87fce34c90d04c84742a (diff) | |
Missed indent.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
