X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bb558f67916e53f0744baf7d3f956793670b4721..2217b30adfaff4e8579177bc5f8c0de268d3bf57:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index e64f9500..eda1ec99 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2003 by Wayne Davison +# Copyright (C) 2003, 2004, 2005 by Wayne Davison # This program is distributable under the terms of the GNU GPL see # COPYING). @@ -12,8 +12,6 @@ . "$suitedir/rsync.fns" -set -x - HOME="$scratchdir" CVSIGNORE='*.junk' export HOME CVSIGNORE @@ -190,6 +188,7 @@ $RSYNC -av --del "$fromdir/" "$chkdir/" rm "$chkdir/bar/down/to/foo/file1.bak" rm "$chkdir/bar/down/to/foo/file3" rm "$chkdir/bar/down/to/foo/+ file3" +$RSYNC -av --existing --filter='-! */' "$fromdir/" "$chkdir/" $RSYNC -av --delete-excluded --exclude='*' "$fromdir/" "$todir/" checkit "$RSYNC -avv -f dir-merge,-_.excl \