correct behaviour is unclear
authorMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 06:18:03 +0000 (06:18 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 06:18:03 +0000 (06:18 +0000)
testsuite/unsafe-byname.test
testsuite/unsafe-links.test

index adb95156920caa77d45b44dc2f1322b6abbd0a8c..2217f0763615489ea395da2f47441d6ceee5ce22 100644 (file)
@@ -38,6 +38,10 @@ test_unsafe ../files/file1          safe     unsafe
 test_unsafe ../../unsafe/unsafefile    `pwd`/from/safe safe
 test_unsafe ../files/file1            `pwd`/from/safe  safe
 
+# 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"
+
 # Test suspicious handling of '..' in srcdir
 test_unsafe ../../unsafe/unsafefile    from/safe/../safe       unsafe
 test_unsafe ../files/file1            from/safe/../safe        safe
index faaa6b284654afd79bfa1f5ceb87810434bbc368..ea17d5b6fbddfb6330c66e3e92ad1b3bda9c8d74 100644 (file)
@@ -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";