~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.8.txt

  • Committer: Vincent Ladeuil
  • Date: 2017-01-17 15:27:00 UTC
  • mfrom: (6619.2.1 1622039-diff-binaries)
  • mto: This revision was merged to the branch mainline in revision 6620.
  • Revision ID: v.ladeuil+lp@free.fr-20170117152700-d0l1z87gbbrlwdix
Merge bugfix for #1622039

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
Testing
57
57
*******
58
58
 
59
 
.. Fixes and changes that are only relevant to bzr's test framework and 
60
 
   suite.  This can include new facilities for writing tests, fixes to 
61
 
   spurious test failures and changes to the way things should be tested.
62
 
 
 
59
* POSIX mandates diff to exit with status 1 (was 2 previously), bzr didn't
 
60
  rely on that feature but one of the tests did.
 
61
  (Vincent Ladeuil, #1622039)
63
62
 
64
63
..
65
64
   vim: tw=74 ft=rst ff=unix