]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Do not add "./" prefix to the current directory name ".", it is not necessary.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 20 Sep 2012 04:53:59 +0000 (13:53 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 20 Sep 2012 04:53:59 +0000 (13:53 +0900)
commit23ee1063b85dc47fd3f6aa6d562576440733b8f8
tree2a9ed503b475686921e943cac844aebc90a4948b
parentb9144a7ded5bd3758932fb6b58b57b76dc690641
Do not add "./" prefix to the current directory name ".", it is not necessary.
Add test for appending "./" prefix.
Makefile.am
libarchive/archive_write_set_format_mtree.c
libarchive/test/test_write_format_mtree_no_separator.c [new file with mode: 0644]