##// END OF EJS Templates
test-nested-repo.t: touch another file inside nested repo...
Siddharth Agarwal -
r19124:4cdec37f default
parent child Browse files
Show More
@@ -8,6 +8,9 Should print nothing:
8 $ hg add b
8 $ hg add b
9 $ hg st
9 $ hg st
10
10
11 $ echo y > b/y
12 $ hg st
13
11 Should fail:
14 Should fail:
12
15
13 $ hg st b/x
16 $ hg st b/x
General Comments 0
You need to be logged in to leave comments. Login now