X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fvolume.at;h=76070626455a2402470fbcae9a7ba02e5c30289e;hb=ec5743a6286b1bbe88a1f45e9e154c03846fb590;hp=b51b4ccb38307ae7695421c657dddb1e1e9bd364;hpb=35cae74c4cae8e59c84e215c493e5a032dbe4e15;p=chaz%2Ftar diff --git a/tests/volume.at b/tests/volume.at index b51b4cc..7607062 100644 --- a/tests/volume.at +++ b/tests/volume.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006 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 @@ -15,13 +15,13 @@ # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Volume labels are checked on read by fnmatch. AT_SETUP([volume]) -AT_KEYWORDS([volume]) +AT_KEYWORDS([volume volcheck]) AT_TAR_CHECK([ tar -cf archive -V label -T /dev/null || exit 1