Summary: | Xindice command line tool prints help screen on any error | ||
---|---|---|---|
Product: | Xindice | Reporter: | Natalia Shilenkova <nshilenkova> |
Component: | DB Engine | Assignee: | Xindice Developers <xindice-dev> |
Status: | CLOSED FIXED | ||
Severity: | trivial | ||
Priority: | P3 | ||
Version: | cvs head (1.1) | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | other | ||
Attachments: | XMLTool fixes |
Description
Natalia Shilenkova
2006-11-08 19:25:51 UTC
Created attachment 19103 [details]
XMLTool fixes
Fixes help screen issue, it will be printed only if user did not specify any
command or typed 'bin/xindice help'.
Fixes embedded database shutdown - there was a problem where shutdown was not
executed if command caused an exception.
Adds a new option "pagecount" for collections.
I wrote some code to fix this a bit ago, I will take a look at the patch and commit a fix. Fixed. Thanks for submitting bug report. |