From 0abda1b176b0cb95f5a177d5206ddbada9f74787 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 23 Jul 2004 01:39:19 +0000 Subject: [PATCH] Fixed the opening comments. --- testsuite/compare-dest.test | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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" -- 2.34.1