diff tests/test-init.out @ 4166:c0271aba6abe

small fixes for the parent patch - format.usestore is a boolean option - python wart: ("revlogv1") is a string, not a tuple - only create a dummy changelog if we're using a store - add a test
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Thu, 08 Mar 2007 20:08:24 -0300
parents b2d9e553cdc8
children 27590c19ad30
line wrap: on
line diff
--- a/tests/test-init.out	Thu Mar 08 16:13:16 2007 -0600
+++ b/tests/test-init.out	Thu Mar 08 20:08:24 2007 -0300
@@ -1,5 +1,11 @@
 # creating 'local'
+store created
+00changelog.i created
+revlogv1
+store
 adding foo
+# creating repo with old format
+revlogv1
 #test failure
 abort: repository local already exists!
 # init+push to remote2