X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/394bcdb5e34b3eb7d34f04ad2285a3b289d9f318..0abda1b176b0cb95f5a177d5206ddbada9f74787:/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"