View Revisions: Issue #5792
[ All Revisions ] [ Back to Issue ]
Summary | 0005792: unitsync doesn't report error when FileSystemInitializer::Initialize() fails | ||
---|---|---|---|
Revision | 2017-10-03 02:19 by abma | ||
Description | GetNextError() should return an error message when it fails to initialize. Also Init() returns 1 (=success) when in real it failed. |
||
Revision | 2017-10-03 02:16 by abma | ||
Description | GetNextError() should return an error message when it fails to initialize. |