~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_upgrade.py

  • Committer: Andrew Bennetts
  • Date: 2010-12-14 23:14:44 UTC
  • mfrom: (5569 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5570.
  • Revision ID: andrew.bennetts@canonical.com-20101214231444-uubf7zjbg8q92ocs
MergeĀ lp:bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
     ('.bzr/README',
270
270
      'This is a Bazaar control directory.\n'
271
271
      'Do not change any files in this directory.\n'
272
 
      'See http://bazaar-vcs.org/ for more information about Bazaar.\n'),
 
272
      'See http://bazaar.canonical.com/ for more information about Bazaar.\n'),
273
273
     ('.bzr/branch-format', 'Bazaar-NG branch, format 0.0.4\n'),
274
274
     ('.bzr/revision-history',
275
275
      'mbp@sourcefrog.net-20051004035611-176b16534b086b3c\n'
311
311
    ( './.bzr/README',
312
312
      'This is a Bazaar control directory.\n'
313
313
      'Do not change any files in this directory.\n'
314
 
      'See http://bazaar-vcs.org/ for more information about Bazaar.\n'
 
314
      'See http://bazaar.canonical.com/ for more information about Bazaar.\n'
315
315
    ),
316
316
    ( './.bzr/branch-format',
317
317
        'Bazaar-NG branch, format 0.0.4\n'
377
377
    ( './.bzr/README',
378
378
      'This is a Bazaar control directory.\n'
379
379
      'Do not change any files in this directory.\n'
380
 
      'See http://bazaar-vcs.org/ for more information about Bazaar.\n'
 
380
      'See http://bazaar.canonical.com/ for more information about Bazaar.\n'
381
381
    ),
382
382
    ( './.bzr/branch-format',
383
383
        'Bazaar-NG branch, format 0.0.4\n'