tests/test-nested-repo.out
author Matt Mackall <mpm@selenic.com>
Sat, 21 Jul 2007 16:02:10 -0500
changeset 4959 97b734fb9c6f
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
Use try/finally pattern to cleanup locks and transactions

# should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing