Browse Source

Add keywords.

Sergey Poznyakoff 19 years ago
parent
commit
30873dbd97
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/volume.at

+ 2 - 2
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