Commenting out link-dest test for now.
authorWayne Davison <wayned@samba.org>
Wed, 23 Feb 2005 02:13:33 +0000 (02:13 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 23 Feb 2005 02:13:33 +0000 (02:13 +0000)
testsuite/compare-dest.test

index f58c1d3..55fdeff 100644 (file)
@@ -29,9 +29,9 @@ $RSYNC -av --exclude=/text --exclude=etc-ltr-list "$fromdir/" "$chkdir/"
 checkit "$RSYNC -avv --no-whole-file \
     --compare-dest=\"$alt1dir\" --compare-dest=\"$alt2dir\" \
     \"$fromdir/\" \"$todir/\"" "$chkdir" "$todir"
 checkit "$RSYNC -avv --no-whole-file \
     --compare-dest=\"$alt1dir\" --compare-dest=\"$alt2dir\" \
     \"$fromdir/\" \"$todir/\"" "$chkdir" "$todir"
-checkit "$RSYNC -avv --no-whole-file \
-    --link-dest=\"$alt1dir\" --link-dest=\"$alt2dir\" \
-    \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
+#checkit "$RSYNC -avv --no-whole-file \
+#    --copy-dest=\"$alt1dir\" --copy-dest=\"$alt2dir\" \
+#    \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
 
 # The script would have aborted on error, so getting here means we've won.
 exit 0
 
 # The script would have aborted on error, so getting here means we've won.
 exit 0