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

paket pack succeeds even when there're missing files #948

Closed
zealisland opened this issue Jul 30, 2015 · 2 comments
Closed

paket pack succeeds even when there're missing files #948

zealisland opened this issue Jul 30, 2015 · 2 comments
Labels

Comments

@zealisland
Copy link

For file type of paket.template, even when some files specified at file section cannot be located, paket pack would still succeed without reporting any error/warning. Is there a switch that can let it fail in case it cannot locate one or more specified files?

Thanks!

@forki
Copy link
Member

forki commented Jul 31, 2015

mhm. I think it should fail in that case.

@forki forki added the bug label Jul 31, 2015
@forki forki closed this as completed in 99acced Jul 31, 2015
@forki
Copy link
Member

forki commented Jul 31, 2015

fixed in latest alpha

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