bin/mdw-build: Always create the logfile, even in verbose builds.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 May 2020 14:02:32 +0000 (15:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 May 2020 18:46:54 +0000 (19:46 +0100)
I finally realised that I can use process substitution to make this
work, rather than messing about with coprocesses.  Go me.


No differences found