]> Dogcows Code - chaz/tar/blobdiff - tests/multiv05.at
Fix namespace contamination in testsuite.
[chaz/tar] / tests / multiv05.at
index ce03c87f00aa4c645d88491992e97daa9fe6af26..33422f4a8cf8b1e1ec44261398db195e8d4cbfa1 100644 (file)
@@ -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.021757 seconds and 4 git commands to generate.