X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2Fowner.at;h=9c04223d5c1d98a87eb78351994e2b5562b54601;hp=799bd43d8220811da24571ae7e4476be72114d01;hb=45ccda119355a1087450039a250359c1d0de0d08;hpb=1f9b376c90f50836b1ca2517cda0bfcab75ad8ae diff --git a/tests/owner.at b/tests/owner.at index 799bd43..9c04223 100644 --- a/tests/owner.at +++ b/tests/owner.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright 2011 Free Software Foundation, Inc. +# Copyright 2011, 2013-2014 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,9 +14,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # Check the --owner and --group options. @@ -31,6 +29,7 @@ genfile --file a tar --owner="Joe the Plumber:1234" \ --group="Plumber's Union:5678" \ --mtime='@0' \ + --mode='u=rw,go=r' \ -cf arc a tar -tvf arc