On Sun, Mar 31, 2019 at 5:04 PM Andres Freund <and...@anarazel.de> wrote:
> On 2019-04-01 09:52:34 +1300, Thomas Munro wrote: > > +/* > > + * This program is free software: you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License as published by > > + * the Free Software Foundation, either version 3 of the License, or > > + * (at your option) any later version. > > Indentation bug. You really need to work a bit more careful. > The patch applies cleanly, and passes "make check", but it generated an executable called "mongodb". Should I have run "make maintainer-clean" first?