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

When ripme.jar is run via CLI the -n/--no-prop-file option does the opposite of what it should #563

Open
myyipmet opened this issue May 31, 2017 · 0 comments
Assignees
Labels

Comments

@myyipmet
Copy link

ripme.jar version 1.2.13 does not have this issue
so java -jar ripme.jar -u [URL] will create a rip.properties file if one doesn't exist and save URL in history section

ripme.jar versions 1.3+ by default does not do either, so if rip.properties doesn't exist it won't create one, and even if one does it won't save a URL to the history after ripping. To get it to work as intended you have to pass the -n/--no-prop-file option, which ironically results in the successful creation and updating of rip.properties

@metaprime metaprime self-assigned this Jun 6, 2017
@metaprime metaprime added this to the On-deck for 1.4.x milestone Jun 6, 2017
@metaprime metaprime added the bug label Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants