comparison tests/test-flags @ 3853:c0b449154a90

switch to the .hg/store layout, fix the tests
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 01 Dec 2006 13:34:09 +0100
parents 455109df3669
children 0ac7fee4f024
comparison
equal deleted inserted replaced
3852:8a9a1a7e1698 3853:c0b449154a90
41 hg -v merge 41 hg -v merge
42 42
43 ls -l ../test[123]/a > foo 43 ls -l ../test[123]/a > foo
44 cut -b 1-10 < foo 44 cut -b 1-10 < foo
45 45
46 hg debugindex .hg/data/a.i 46 hg debugindex .hg/store/data/a.i
47 hg debugindex ../test2/.hg/data/a.i 47 hg debugindex ../test2/.hg/store/data/a.i
48 hg debugindex ../test1/.hg/data/a.i 48 hg debugindex ../test1/.hg/store/data/a.i