]> Dogcows Code - chaz/tar/blobdiff - tests/delete03.sh
Added listed02.sh
[chaz/tar] / tests / delete03.sh
index f25a077d3d2b64b1e4baad0012047c46088bf890..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,7 +17,8 @@
 # 02111-1307, USA.
 
 . ./preset
-. $srcdir/before
+TAR_ARCHIVE_FORMATS="gnu oldgnu posix"
+. $srcdir/before 
 
 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.021149 seconds and 4 git commands to generate.