Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clearer output: replace tempdir with something less verbose #769

Open
marcospb19 opened this issue Feb 14, 2025 · 0 comments
Open

clearer output: replace tempdir with something less verbose #769

marcospb19 opened this issue Feb 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@marcospb19
Copy link
Member

Look at this

[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libmemchr-2e846067e30e257e.rmeta" extracted. (1.15 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/unicode_ident-0bd823b3624b898e.d" extracted. (1.09 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/linux_raw_sys-13ac16a1284c02bd.d" extracted. (2.42 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" extracted. (27.41 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/cfg_if-6afc45ef9c22aff9.d" extracted. (618.00 B)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libaho_corasick-d5aab0eedcfef316.rmeta" extracted. (1.74 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/snap-009e8b6e60f3dffb.d" extracted. (5.57 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libnom-dd3940934dd8054e.rlib" extracted. (3.54 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/time_core-5ff20190e0609735.d" extracted. (1.44 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libbit_vec-8e0c2c3dba9f8d30.rmeta" extracted. (166.77 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libclang_sys-f9aff58e61de0cc9.rlib" extracted. (10.55 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libutf8parse-912042d8cd70575b.rlib" extracted. (32.59 kiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libclap_builder-b34f7e379f25096e.rlib" extracted. (7.49 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/libminiz_oxide-cd1c349aa46486b5.rlib" extracted. (2.19 MiB)
[INFO] ".tmp-ouch-6Fwzdy/target/debug/deps/bytesize-87a957a7da69aa78.d" extracted. (1.02 kiB)

With the changes in #768, we don't have a reason to display the first path component.

@marcospb19 marcospb19 added the enhancement New feature or request label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant