chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2b0b2b4
)
mdwsetup.py: Fix unbound variable reference in error case.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 8 May 2020 11:24:18 +0000
(12:24 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 8 May 2020 11:24:18 +0000
(12:24 +0100)
This is debris from
f74ba2bb507cfeadd5518d5468c7ab7281b581b7
which
changed a function into a class, and the `source' argument into (a) a
list and (b) an instance variable. Fix this reference which should have
changed along with the rest.
No differences found