X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3381b77d712fc5b9627fec458eb7e4d1bc166d86..6558854dbe14f62cb3713da897b55b9dbaac43eb:/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"