Re: 'svn info --show-item=revision' has trailing whitespace

2016-11-13 Thread Stefan
On 11/8/2016 21:45, Stefan wrote: > On 10/28/2016 20:40, Daniel Shahaf wrote: >> Stefan Hett found this trailing whitespace: >> >> % svn info --show-item=revision | xxd >> 000: 3137 3632 3031 3620 2020 0a 1762016 . >> >> I think the attached patch should fix it. Haven't tested i

Re: 'svn info --show-item=revision' has trailing whitespace

2016-11-08 Thread Stefan
On 10/28/2016 20:40, Daniel Shahaf wrote: > Stefan Hett found this trailing whitespace: > > % svn info --show-item=revision | xxd > 000: 3137 3632 3031 3620 2020 0a 1762016 . > > I think the attached patch should fix it. Haven't tested it yet (I'm > not near a build environment)

'svn info --show-item=revision' has trailing whitespace

2016-10-28 Thread Daniel Shahaf
Stefan Hett found this trailing whitespace: % svn info --show-item=revision | xxd 000: 3137 3632 3031 3620 2020 0a 1762016 . I think the attached patch should fix it. Haven't tested it yet (I'm not near a build environment). Cheers, Daniel [[[ 'svn info --show-item': Don't