X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fmultiv05.at;h=862ec0ec1f9b001f9e39c13ccedf18c3f8021f21;hb=45ccda119355a1087450039a250359c1d0de0d08;hp=ce03c87f00aa4c645d88491992e97daa9fe6af26;hpb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;p=chaz%2Ftar diff --git a/tests/multiv05.at b/tests/multiv05.at index ce03c87..862ec0e 100644 --- a/tests/multiv05.at +++ b/tests/multiv05.at @@ -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