From: Sergey Poznyakoff Date: Sat, 13 May 2006 11:59:36 +0000 (+0000) Subject: Add keywords. X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=30873dbd970c9f8e139009a7a78ba8855a46c41b Add keywords. --- diff --git a/tests/volume.at b/tests/volume.at index a08649c..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 @@ -21,7 +21,7 @@ # 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