Yup, looks good to me! On Tue, Aug 8, 2017 at 12:27 PM, Assaf Gordon <[email protected]> wrote:
> Hello, > > On 08/08/17 05:31 AM, Phlosioneer wrote: > > Looking at the official coreutils documentation for join: at > > https://www.gnu.org/software/coreutils/manual/html_node/ > join-invocation.html > > > > The result of the example is incorrect. > > It should read: > > > > $ join file1 file2 > > a 1 X > > e 5 Y > > Thank you for the report. > > The attached patch should fix it. > > I'll push it soon if there are no objections. > > regards, > - assaf > > > >
