#! /bin/sh # Copyright (C) 2003 by Wayne Davison # This program is distributable under the terms of the GNU GPL (see # COPYING). # Test the wildmatch functionality . $srcdir/testsuite/rsync.fns set -x "$TOOLDIR/wildtest" >"$scratchdir/wild.out" diff -c "$scratchdir/wild.out" - <