]> Dogcows Code - chaz/tar/blobdiff - tests/multiv05.at
Update copyright years.
[chaz/tar] / tests / multiv05.at
index ce03c87f00aa4c645d88491992e97daa9fe6af26..862ec0ec1f9b001f9e39c13ccedf18c3f8021f21 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU tar.
-# Copyright 2006-2008, 2013 Free Software Foundation, Inc.
+# Copyright 2006-2008, 2013-2014 Free Software Foundation, Inc.
 
 # This file is part of GNU tar.
 
@@ -25,7 +25,7 @@
 
 AT_SETUP([Restoring after an out of sync volume])
 AT_KEYWORDS([multivolume multiv multiv05 sync])
-m4_define([FILELIST],[jeden,dwa,trzy,cztery,piec,szesc])
+m4_pushdef([FILELIST],[jeden,dwa,trzy,cztery,piec,szesc])
 
 AT_TAR_CHECK([
 exec <&-
@@ -61,4 +61,5 @@ m4_foreach([file],
 [tar: 'trzy' is not continued on this volume
 ],[],[], [gnu])
 
+m4_popdef([FILELIST])
 AT_CLEANUP
This page took 0.023721 seconds and 4 git commands to generate.