]> Dogcows Code - chaz/tar/blobdiff - tests/acls03.at
Fix in testsuite
[chaz/tar] / tests / acls03.at
index 370a08b12ea0620d9698154c44b57a12892425bf..83c5bdcf39fd099a46eef8a0f81266077f909002 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 #
 # Test suite for GNU tar.
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013, 2014 Free Software Foundation, Inc.
 
 # This file is part of GNU tar.
 
@@ -87,7 +87,7 @@ mkdir nosacl_nodef_optacl
 mkdir nosacl_nodef_optnoacl
 
 setfacl -d -m u:$MYNAME:---  nosacl_def_optnoacl sacl_def_optnoacl sacl_def_optacl nosacl_def_optacl
-setfacl -d -m u:$MYGROUP:--- nosacl_def_optnoacl sacl_def_optnoacl sacl_def_optacl nosacl_def_optacl
+setfacl -d -m g:$MYGROUP:--- nosacl_def_optnoacl sacl_def_optnoacl sacl_def_optacl nosacl_def_optacl
 
 tar -xf acl.tar -C sacl_nodef_optnoacl
 tar --acls -xf acl.tar -C sacl_nodef_optacl
This page took 0.020452 seconds and 4 git commands to generate.