Skip to content

Conversation

@AlwaysHC
Copy link

@AlwaysHC AlwaysHC commented Oct 15, 2021

Added a skip option to avoid the
"Now eliminating candidates based on first bytes"
"Now eliminating candidates based on last bytes"
step

#88

Comment on lines +17 to +19
$rdfind -skip $skiptype -deleteduplicates true a b
[ -e a ]
[ ! -e b ]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is testing that the new options are accepted. Which is good. But would be possible to even check the output and see if the option really took effects? Or that another invalid option lead to error?

Just a new user of this program, please ignore if the suggestion does not make sense.

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

Successfully merging this pull request may close these issues.

2 participants