diff options
Diffstat (limited to 'tests/mv')
-rwxr-xr-x | tests/mv/acl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/acl.sh b/tests/mv/acl.sh index b09125c5a..d1471dc22 100755 --- a/tests/mv/acl.sh +++ b/tests/mv/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_ mv getfacl setfacl +print_ver_ mv require_acl_ |