(AT_KEYWORDS): Improve to allow executionof related tests in groups.

This commit is contained in:
Sergey Poznyakoff
2005-11-09 13:09:44 +00:00
parent e1286c1989
commit f3a24a7a51
28 changed files with 30 additions and 30 deletions

View File

@@ -19,7 +19,7 @@
# 02110-1301, USA.
AT_SETUP([Extracting sparse file over a pipe])
AT_KEYWORDS([sparse02])
AT_KEYWORDS([sparse sparse02])
# Tar 1.14 - 1.15.1 was unable to extract sparse files to a pipe.
# References: <16896.21739.460782.124775@jik.kamens.brookline.ma.us>