X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e4d709cbf884fea90d748bbcb6c267d6f9006136..524dc9afd627c093c469ff6a3b8caba6de3c1c71:/testsuite/unsafe-links.test diff --git a/testsuite/unsafe-links.test b/testsuite/unsafe-links.test index faaa6b28..ea17d5b6 100644 --- a/testsuite/unsafe-links.test +++ b/testsuite/unsafe-links.test @@ -53,6 +53,11 @@ test_symlink to/links/file1 test_symlink to/links/file2 test_regular to/links/unsafefile +# I think these are correct, but I don't really understand the code. +# Waiting for an answer from dwd +test_skipped "correct behaviour is unclear" + + rm -rf to #next rsync copy incorrectly - links are copied as files not as links echo "rsync with relative2 path";