##// END OF EJS Templates
merge with stable
merge with stable

File last commit:

r5200:c7e8fe11 default
r12278:c4c2ba55 merge default
Show More
test-nested-repo.out
9 lines | 245 B | text/plain | TextLexer
/ tests / test-nested-repo.out
Vadim Gelfer
support nested repositories....
r2061 # should print nothing
Bryan O'Sullivan
Make audit_path more stringent....
r5158 # should fail
abort: path 'b/x' is inside repo 'b'
abort: path 'b/x' is inside repo 'b'
Alexis S. L. Carvalho
path_auditor: cache names of audited directories...
r5200 # should fail
abort: path 'b/x' is inside repo 'b'
Bryan O'Sullivan
Make audit_path more stringent....
r5158 # should arguably print nothing
# should fail
abort: path 'b/a' is inside repo 'b'