]> git.cworth.org Git - tar/commit
Add hardlinks test (to ensure they are preserved with --remove-files)
authorCarl Worth <cworth@cworth.org>
Thu, 30 Jul 2009 04:26:23 +0000 (21:26 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 30 Jul 2009 11:42:22 +0000 (04:42 -0700)
commita75570c728ed2c3f65fb075491a07a9b4ade407f
tree24446c77628450d29b93936695dc870d74d53b74
parentf1ed85d46043c523cd5b8196c1d266f3606a2531
Add hardlinks test (to ensure they are preserved with --remove-files)

The new hardlinks.at test case verifies the fix in the previous
commit, (without that change the test fails, and with the change
the test passes).
tests/hardlinks.at [new file with mode: 0644]
tests/testsuite.at