##// END OF EJS Templates
Update test output for status change...
mpm@selenic.com -
r748:c5df1a9c default
parent child Browse files
Show More
@@ -20,5 +20,5 b' something else'
20 =======
20 =======
21 something
21 something
22 + hg status
22 + hg status
23 C a
23 M a
24 ? .out
24 ? .out
@@ -24,7 +24,7 b' first 0:acb'
24 b9154636be93 tip
24 b9154636be93 tip
25 + echo bb
25 + echo bb
26 + hg status
26 + hg status
27 C a
27 M a
28 + hg identify
28 + hg identify
29 b9154636be93+ tip
29 b9154636be93+ tip
30 + hg co first
30 + hg co first
@@ -33,7 +33,7 b' acb14030fe0a+ first'
33 + hg -v id
33 + hg -v id
34 acb14030fe0a21b60322c440ad2d20cf7685a376+ first
34 acb14030fe0a21b60322c440ad2d20cf7685a376+ first
35 + hg status
35 + hg status
36 C a
36 M a
37 + echo 1
37 + echo 1
38 + hg add b
38 + hg add b
39 + hg commit -t branch -u test -d '0 0'
39 + hg commit -t branch -u test -d '0 0'
@@ -43,5 +43,5 b' c8edf04160c7 tip'
43 + hg id
43 + hg id
44 c8edf04160c7+b9154636be93+ tip
44 c8edf04160c7+b9154636be93+ tip
45 + hg status
45 + hg status
46 C .hgtags
46 M .hgtags
47 C a
47 M a
@@ -24,7 +24,7 b' diff -r c19d34741b0a a'
24 + cd ../r2
24 + cd ../r2
25 + hg -q pull ../r1
25 + hg -q pull ../r1
26 + hg status
26 + hg status
27 C a
27 M a
28 + hg --debug up
28 + hg --debug up
29 resolving manifests
29 resolving manifests
30 force None allow None moddirstate True linear True
30 force None allow None moddirstate True linear True
General Comments 0
You need to be logged in to leave comments. Login now