]> git.seodisparate.com - SimpleArchiver/commit
Force empty-dir perms only on "force-empty" flag
authorStephen Seo <seo.disparate@gmail.com>
Wed, 12 Feb 2025 10:05:46 +0000 (19:05 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 12 Feb 2025 10:05:46 +0000 (19:05 +0900)
commitbebb7c6cbf32e05ddd6684a8fc8a081f0dda8946
tree9b71169be7af2d7335ebab3f484d4766d8372e62
parentfc5c427274a784478045519e10547dd3585bb07b
Force empty-dir perms only on "force-empty" flag

Previous behavior used the `--force-dir-permissions <octals>` flag to
set the archive-creation-empty-dirs permissions.

This commit changes this to check `--force-empty-dir-permissions
<octals>` instead.

Only applicable to file format versions 2 and 3.
src/archiver.c