Actions
Feature #454
closedInappropriate default "data files path" in wlmscpfs
Start date:
2012-10-23
Due date:
% Done:
100%
Estimated time:
Module:
dcmwlm
Operating System:
Compiler:
Description
In the constructor of WlmConsoleEngineFileSystem (file "dcmwlm/apps/wlcefs.cc"), the following statement can be found:
opt_dfPath = "/home/www/wlist";
This default path is not really appropriate for Windows systems, so it should be changed to something else.
Updated by Marco Eichelberg over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Closed by commit 7e43f5f.
Actions