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

df: excluding file system type with -x panics #3257

Closed
cakebaker opened this issue Mar 14, 2022 · 0 comments
Closed

df: excluding file system type with -x panics #3257

cakebaker opened this issue Mar 14, 2022 · 0 comments

Comments

@cakebaker
Copy link
Contributor

When trying to exclude a file system type from the output, I get the following panic:

$ ./target/debug/coreutils df -x tmpfs
thread 'main' panicked at 'Must use `Arg::allow_invalid_utf8` with `_os` lookups at `exclude-type`', src/uu/df/src/df.rs:132:30
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
cakebaker added a commit to cakebaker/coreutils that referenced this issue Mar 14, 2022
Also allow multiple '-x' options
sylvestre added a commit that referenced this issue Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant