Nathan Hartman wrote on Wed, 04 Dec 2019 23:04 +00:00: > On Wed, Dec 4, 2019 at 4:05 PM Nathan Hartman <hartman.nat...@gmail.com> > wrote: > > On Wed, Dec 4, 2019 at 3:51 AM Daniel Shahaf <d...@daniel.shahaf.name> > > wrote: > > I can confirm that with the patch applied, getopt_tests.py runs and > > all its tests pass when invoked in all three of the following ways: > > * 'make check' > > * 'make check TESTS=subversion/tests/cmdline/getopt_tests.py' > > * 'cd subversion/tests/cmdline' and './getopt_tests.py' > > > > I'll go ahead and commit it... We'll see how the buildbots feel about it. > > :-) > > Committed in r1870854.
Thanks!