summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/backup01.at3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/backup01.at b/tests/backup01.at
index 83d1bea0..cf0a9077 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