]> Dogcows Code - chaz/tar/blobdiff - tests/delete03.sh
(dump_file0): Fix bug introduced 2004-02-21.
[chaz/tar] / tests / delete03.sh
index 5428845c97ea26ad7faab3aec99147e85bf6f12f..cf988e6a9965a33072b0e489713408e68a934ba2 100755 (executable)
@@ -1,6 +1,4 @@
 #! /bin/sh
-# Deleting members with long file names.
-
 # Copyright (C) 2001 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -19,8 +17,8 @@
 # 02111-1307, USA.
 
 . ./preset
+TAR_ARCHIVE_FORMATS="gnu oldgnu posix"
 . $srcdir/before 
-prereq gnu oldgnu posix
 
 set -e
 prefix=This_is_a_very_long_file_name_prefix_that_is_designed_to_cause_problems_with_file_names_that_run_into_a_limit_of_the_posix_tar_formatXX
This page took 0.024544 seconds and 4 git commands to generate.