]> Dogcows Code - chaz/tar/blobdiff - tests/multiv03.at
(Tarcat): New node
[chaz/tar] / tests / multiv03.at
index ca6f61605742c39fd6651004e9f1358b90e0ebb4..88f4cbf383e0447d96fc7f65f3f4cc7a15c09eb1 100644 (file)
@@ -15,8 +15,8 @@
 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 # Problem: GNU multivolume archives are not able to continue on members
 # with filenames longer than 100 characters. Versions of tar <= 1.14
@@ -26,7 +26,7 @@
 # http://lists.gnu.org/archive/html/bug-tar/2004-08/msg00012.html
 
 AT_SETUP([MV archive & long filenames])
-AT_KEYWORDS([multiv03])
+AT_KEYWORDS([multivolume multiv multiv03])
 
 AT_TAR_CHECK([
 AFILE=`awk 'BEGIN { for (i = 0; i < 100; i++) printf "a"; exit; }'`
This page took 0.021049 seconds and 4 git commands to generate.