diff options
Diffstat (limited to 'tests/cp')
-rwxr-xr-x | tests/cp/acl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/acl.sh b/tests/cp/acl.sh index e397ff063..591479c0b 100755 --- a/tests/cp/acl.sh +++ b/tests/cp/acl.sh @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src -print_ver_ cp getfacl setfacl +print_ver_ cp require_acl_ |