X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3381b77d712fc5b9627fec458eb7e4d1bc166d86..341c9a137f2bf14d23896ec9e273f42a64d62198:/testsuite/compare-dest.test diff --git a/testsuite/compare-dest.test b/testsuite/compare-dest.test index 1ddbf78b..66be4c36 100644 --- a/testsuite/compare-dest.test +++ b/testsuite/compare-dest.test @@ -1,14 +1,11 @@ #! /bin/sh -# Copyright (C) 2003 by Wayne Davison +# Copyright (C) 2004 by Wayne Davison # This program is distributable under the terms of the GNU GPL see # COPYING). -# Test rsync handling of exclude/include directives. - -# Test some of the more obscure wildcard handling of exclude/include -# processing. +# Test rsync handling of the --compare-dest option. . "$suitedir/rsync.fns"