tests/test-nested-repo.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Wed, 15 Nov 2006 18:56:47 -0200
changeset 3669 48768b1ab23c
parent 2139 74f70f2e08aa
child 5158 d316124ebbea
permissions -rw-r--r--
fix util.pathto All users of this function pass a local path (which uses os.sep) as the first argument and a "/"-separated path as the second argument.

# 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