]> Dogcows Code - chaz/tar/blobdiff - tests/options.at
tar: don't crash if getcwd fails
[chaz/tar] / tests / options.at
index 4902518fc354f03247977602e1172593dfcf6e07..8428f644a8a43cb2980639167f2546cd02057520 100644 (file)
@@ -1,11 +1,11 @@
 # 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, 2007 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
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -21,7 +21,7 @@
 # Ensure that TAR_OPTIONS works in conjunction with old-style options.
 
 unset TAR_OPTIONS
-AT_SETUP([options])
+AT_SETUP([mixing options])
 AT_KEYWORDS([options options00])
 
 AT_CHECK([
This page took 0.025265 seconds and 4 git commands to generate.