Should this fix include "bzr diff" output?

$ bzr version
Bazaar (bzr) 2.1.1

bzr branch lp:timekpr
cd timekpr

$ bzr diff -r -2 | file -
/dev/stdin: ASCII text
$ bzr diff -r -30 | file -
/dev/stdin: UTF-8 Unicode Pascal program text
$ bzr diff -r -40 | file -
/dev/stdin: UTF-8 Unicode English text, with CRLF, LF line terminators
$ bzr diff -r -50 | file -
/dev/stdin: UTF-8 Unicode Pascal program text, with CRLF, LF line terminators
$ bzr diff -r -80 | file -
/dev/stdin: UTF-8 Unicode Pascal program text, with CRLF, LF line terminators
$ bzr diff -r -100 | file -
/dev/stdin: UTF-8 Unicode Pascal program text, with CRLF, LF line terminators

-- 
Magic data for Bazaar file formats
https://bugs.launchpad.net/bugs/211032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to