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

wipe -a does not work in contradiction to manpage/help #1

Open
tyll opened this issue May 30, 2011 · 1 comment
Open

wipe -a does not work in contradiction to manpage/help #1

tyll opened this issue May 30, 2011 · 1 comment

Comments

@tyll
Copy link

tyll commented May 30, 2011

Description of problem:
wipe -a /tmp/foo fails:
wipe: invalid option -- 'a'

Version-Release number of selected component (if applicable):
Seems to be still existing in git HEAD.

How reproducible:
always

Steps to Reproduce:

  1. mkdir /tmp/foo
  2. wipe -ra /tmp/foo

Actual results:
wipe fails:
wipe: invalid option -- 'a'

Expected results:
wipe should remove /tmp/foo and abort on error as documented by --help/manpage:

$ wipe -h 2>&1| grep -- -a
-a Abort on error

This is a copy of the following Red Hat Bugzilla entry:
https://bugzilla.redhat.com/show_bug.cgi?id=569821

@tyll
Copy link
Author

tyll commented Mar 7, 2013

Would you apply a patch if I provide one or did you abandon wipe?

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