]> Dogcows Code - chaz/tar/blobdiff - tests/incr09.at
Provide comprehensive testcases for various file removal modes.
[chaz/tar] / tests / incr09.at
index b6130a61f91ae5296f27d8d8f4ef008289e9b419..e91fb5a17a515257f3f0068d6d2209a53d37248c 100644 (file)
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# Description: For some intermediate versions of tar 1.26.90,
+# tar would fail to correctly cannonicalize archive member names
+# in incremental mode if there was a -C options with an absolute path
+# on the command line without any archive members specified within that
+# directory. (In that case, the canonical name generated for
+# members specified after later -C options wouldn't correctly reflect the
+# previous absolute path.)
+
 AT_SETUP([incremental with alternating -C])
 AT_KEYWORDS([incremental create incr09])
 
This page took 0.02192 seconds and 4 git commands to generate.