tests/test-nested-repo.out
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 11 Sep 2006 10:23:23 +0200
changeset 3077 e270cbd4aa20
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
Fixed OSError "No such file or directory: None" and make IOError consistent. The None error occurs when the current working directory is no longer available, e.g. because it was removed in another shell.

# 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