]> Dogcows Code - chaz/tar/blobdiff - tests/options.at
Make AT_SETUP more readable.
[chaz/tar] / tests / options.at
index 8a90c6fe035f0fb1ba5fd397ad0ab2f0731f30de..a0b39a525105f91fc997d2a73a45427e3eab8006 100644 (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,8 +21,8 @@
 # Ensure that TAR_OPTIONS works in conjunction with old-style options.
 
 unset TAR_OPTIONS
-AT_SETUP([options])
-AT_KEYWORDS([options])
+AT_SETUP([mixing options])
+AT_KEYWORDS([options options00])
 
 AT_CHECK([
 echo > file1
This page took 0.020465 seconds and 4 git commands to generate.