]> Dogcows Code - chaz/tar/blobdiff - tests/delete03.sh
Use genfile instead of mksparse
[chaz/tar] / tests / delete03.sh
index 76c4d5211eb3cd6a9df6815cf699a3e2e268a68f..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 gnu oldgnu posix
+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.019557 seconds and 4 git commands to generate.