##// END OF EJS Templates
test-subrepo-recursion: test missing subrepo
Martin Geisler -
r12275:88a42bf5 default
parent child Browse files
Show More
@@ -316,4 +316,8 b' Test incoming:'
316 $ hg incoming -S --bundle incoming.hg
316 $ hg incoming -S --bundle incoming.hg
317 abort: cannot combine --bundle and --subrepos
317 abort: cannot combine --bundle and --subrepos
318
318
319 $ exit 0
319 Test missing subrepo:
320
321 $ rm -r foo
322 $ hg status
323 warning: unknown revision '65903cebad86f1a84bd4f1134f62fa7dcb7a1c98' in foo
General Comments 0
You need to be logged in to leave comments. Login now