Add keywords.

This commit is contained in:
Sergey Poznyakoff
2006-05-13 11:59:36 +00:00
parent 74849d8119
commit 30873dbd97

View File

@@ -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