Skip to content

Commit f5f8ba5

Browse files
committed
fix: Do not create extra output directory, if nothing was extracted
The output path is printed in the previous commit, so depending on the caller having to look at well known paths is no longer needed.
1 parent 579e6a7 commit f5f8ba5

File tree

17 files changed

+1
-5
lines changed

17 files changed

+1
-5
lines changed

tests/integration/archive/ar/__output__/offset_malformed.ar_extract/.gitkeep renamed to tests/integration/archive/rar/password/__output__/.gitkeep

File renamed without changes.

tests/integration/archive/rar/password/__output__/cherry_password.rar_extract/.gitkeep renamed to tests/integration/archive/zip/encrypted/__output__/.gitkeep

File renamed without changes.

tests/integration/archive/zip/encrypted/__output__/apple_encrypted.zip_extract/.gitkeep

Whitespace-only changes.

tests/integration/archive/tar/__output__/truncated-header.tar_extract/.gitkeep renamed to tests/integration/archive/zip/partly_encrypted/__output__/.gitkeep

File renamed without changes.

tests/integration/archive/zip/partly_encrypted/__output__/kaki1_aes.zip_extract/.gitkeep

Whitespace-only changes.

tests/integration/compression/lzma/__output__/lorem.txt.small_size.lzma_extract/.gitkeep

Whitespace-only changes.

tests/integration/compression/lzma/__output__/lorem.txt.smaller_than_compressed.lzma_extract/.gitkeep

Whitespace-only changes.

tests/integration/compression/zstd/__output__/lorem.truncated.zstd_extract/.gitkeep

Whitespace-only changes.

tests/integration/compression/zstd/__output__/truncated.dos.zstd_extract/.gitkeep

Whitespace-only changes.

tests/integration/executable/elf/elf32/__output__/sample_32_prg_end.elf_extract/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)