Diff for /embedaddon/rsync/testsuite/default-acls.test between versions 1.1.1.2 and 1.1.1.3

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"
   
 case "$setfacl_nodef" in  case "$setfacl_nodef" in
 true) test_skipped "I don't know how to use your setfacl command" ;;  true) test_skipped "I don't know how to use your setfacl command" ;;

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>