From: Paul Eggert Date: Mon, 8 Nov 2010 19:14:28 +0000 (-0800) Subject: Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=777042e024d4bf7357ffd060ad05763d463fe441;hp=ecd700fbfb6c4d04fd67f4fdf9944ff6377ff064;p=chaz%2Ftar Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar --- diff --git a/tests/backup01.at b/tests/backup01.at index 83d1bea..cf0a907 100644 --- a/tests/backup01.at +++ b/tests/backup01.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009-2010 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 @@ -34,6 +34,7 @@ AT_SETUP([extracting existing dir with --backup]) AT_KEYWORDS([extract backup backup01]) AT_TAR_CHECK([ +unset VERSION_CONTROL mkdir dir1 dir2 echo bla > dir1/file1 tar cf test.tar dir1 dir2