mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00

Also improve error reporting for `--format` with malformed or unsupported extensions This commit is very messy, as it also does an refac in the project, which should ideally be in a separated commit
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
---
|
|
source: tests/ui.rs
|
|
expression: "run_ouch(\"ouch compress input output1 --format tar.gz\", dir)"
|
|
---
|
|
[INFO] Compressing 'input'.
|
|
[INFO] Successfully compressed 'output1'.
|
|
|