Rev 2479: Fix info for the new default format - these tests really need refactoring. in http://bazaar.launchpad.net/~bzr/bzr/dirstate
Robert Collins
robertc at robertcollins.net
Thu Mar 1 09:51:34 GMT 2007
At http://bazaar.launchpad.net/~bzr/bzr/dirstate
------------------------------------------------------------
revno: 2479
revision-id: robertc at robertcollins.net-20070301095035-qq2jbr6p4ggdlu1t
parent: robertc at robertcollins.net-20070301094642-jjtzsx00wz14j110
committer: Robert Collins <robertc at robertcollins.net>
branch nick: dirstate.dogfood
timestamp: Thu 2007-03-01 20:50:35 +1100
message:
Fix info for the new default format - these tests really need refactoring.
modified:
bzrlib/tests/blackbox/test_info.py test_info.py-20060215045507-bbdd2d34efab9e0a
=== modified file 'bzrlib/tests/blackbox/test_info.py'
--- a/bzrlib/tests/blackbox/test_info.py 2007-02-15 14:08:23 +0000
+++ b/bzrlib/tests/blackbox/test_info.py 2007-03-01 09:50:35 +0000
@@ -199,7 +199,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: Branch format 5
repository: %s
@@ -245,7 +245,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: Branch format 4
repository: Weave repository format 6
@@ -381,7 +381,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: Branch format 5
repository: %s
@@ -426,7 +426,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: Branch format 4
repository: Weave repository format 6
@@ -565,7 +565,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -609,7 +609,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -650,7 +650,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -697,7 +697,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -828,7 +828,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -870,7 +870,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -915,7 +915,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -960,7 +960,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
@@ -1056,7 +1056,7 @@
Format:
control: Meta directory format 1
- working tree: Working tree format 3
+ working tree: Working tree format 4
branch: %s
repository: %s
More information about the bazaar-commits
mailing list