![]() ![]() | ![]() |
version 1.1.1.2, 2013/10/14 07:51:15 | version 1.1.1.3, 2021/03/17 00:32:36 |
---|---|
Line 7 | Line 7 |
. $suitedir/rsync.fns | . $suitedir/rsync.fns |
$RSYNC --version | grep ", ACLs" >/dev/null || test_skipped "Rsync is configured without ACL support" | $RSYNC --version | grep "[, ] ACLs" >/dev/null || test_skipped "Rsync is configured without ACL support" |
makepath "$fromdir/foo" | makepath "$fromdir/foo" |
echo something >"$fromdir/file1" | echo something >"$fromdir/file1" |