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

provide option to not delete temporary zip file #149

Open
hupfdule opened this issue Oct 29, 2019 · 3 comments
Open

provide option to not delete temporary zip file #149

hupfdule opened this issue Oct 29, 2019 · 3 comments

Comments

@hupfdule
Copy link

For debugging purposes it would be nice if the rice command would provide an option to leave the temporary zip file intact.
One could then unzip it to see if it contains the expected files.

@dncohen
Copy link

dncohen commented Jan 24, 2020

Try testing the executable itself. i.e. unzip -t <executable>

@hupfdule
Copy link
Author

When using -t I can't check the contents of the files itself.

And trying to really extract it I get the following error message:

 extracting: ..-templates
 checkdir error:  ..-templates exists but is not directory
                  unable to process ..-templates/template1.

@GeertJohan
Copy link
Owner

Sounds like a useful extra feature! PR is welcome :)

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

3 participants