Ticket #113 (closed: fixed)
Fix ConfigService test failure on Windows build server
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 7 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The method ConfigService::getHomeDir() has suddenly started failing on the Windows build server for some reason. Seems like it will most likely never be needed anyway, so remove it.
Change History
Note: See
TracTickets for help on using
tickets.
(In [811]) Remove the method in ConfigService that's causing a test failure on the Windows build server. Fixes #113.