Re: [PATCH] Fix wrapping of 'svn help' output at 80 chars
From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Wed, 4 Dec 2019 00:43:49 -0500
On Sun, Dec 1, 2019 at 10:50 PM Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
(snip)
> > $ make check TESTS=subversion/tests/cmdline/getopt_tests.py
(snip)
> > However, if I just run 'make check' and wait patiently,
> The attached patch fixes it, but I don't know why. I came up with it by
You're right. Your patch does fix it. (At least for the use case I
Your patch moves the following into load_expected_output():
# This directory contains all the expected output from svn.
I haven't confirmed this yet but I think that fixes it because at some
But I have confirmed that after applying this patch I can successfully
$ make check TESTS=subversion/tests/cmdline/getopt_tests.py
I'm running the full test suite now...
If all goes well then I think it should be committed.
Nathan
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.