]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add test case for adding pathnames with no leading './' in mtree format.
authorAndres Mejia <amejia004@gmail.com>
Fri, 22 Feb 2013 00:51:22 +0000 (19:51 -0500)
committerAndres Mejia <amejia004@gmail.com>
Fri, 22 Feb 2013 00:51:22 +0000 (19:51 -0500)
commitaefbb66fd6bad3d1aa62c7d372c6eae0444312f1
treeaa3d011ddc10941404827083994d2d765067ff2c
parente65bf287f0133426b26611fe3e80b51267987106
Add test case for adding pathnames with no leading './' in mtree format.
libarchive should add the leading './' for such pathnames.
libarchive/test/test_write_format_mtree.c