From 2d5707c7479eacb3b1ad98e01b53f56a88f8fb78 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 18:14:31 +0200 Subject: Adding upstream version 3.2.7. Signed-off-by: Daniel Baumann --- testsuite/files-from.test | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 testsuite/files-from.test (limited to 'testsuite/files-from.test') diff --git a/testsuite/files-from.test b/testsuite/files-from.test new file mode 100644 index 0000000..207eab5 --- /dev/null +++ b/testsuite/files-from.test @@ -0,0 +1,45 @@ +#!/bin/sh + +# Copyright (C) 2008-2020 Wayne Davison + +# This program is distributable under the terms of the GNU GPL (see +# COPYING). + +# Test that --files-from=FILE works right. + +. "$suitedir/rsync.fns" + +SSH="$scratchdir/src/support/lsh.sh" + +hands_setup + +# This list of files skips the contents of "subsubdir" but includes +# the contents of "subsubdir2" due to its trailing slash. +cat >"$scratchdir/filelist" <