Daniel Shahaf wrote on Thu, 07 Nov 2019 17:15 +00:00:
> +++ subversion/tests/cmdline/info_tests.py    (working copy)
> @@ -644,6 +644,10 @@ def info_item_simple(sbox):
> +  svntest.actions.run_and_verify_svn(
> +    ['1\tdir'], [],
> +    'info', '--show-item=revision,kind', '--no-newline',
> +    sbox.ospath(''))

I've gone ahead and committed this in r1869578, but if there are any
concerns or suggestions, they're still welcome.

Cheers,

Daniel

Reply via email to