comparison tests/test-symlink-basic.out @ 6258:c24f4b3f156b

Fix issue995 (copy --after and symlinks pointing to a directory) I haven't looked at other places that call os.path.isdir to make sure they're OK.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 14 Mar 2008 10:32:19 -0300
parents 5ffa962783c4
children 3f4f14eab085
comparison
equal deleted inserted replaced
6257:bfd49ce0db64 6258:c24f4b3f156b
25 copying dangling to dangling2 25 copying dangling to dangling2
26 A dangling2 26 A dangling2
27 dangling 27 dangling
28 dangling -> void 28 dangling -> void
29 dangling2 -> void 29 dangling2 -> void
30 % issue995
31 0 files updated, 0 files merged, 1 files removed, 0 files unresolved