Changeset 13606 for trunk


Ignore:
Timestamp:
05/09/12 00:31:58 (12 years ago)
Author:
tbretz
Message:
The service name didn't icnlude the server name as it ought to be.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/mcp.cc

    r13605 r13606  
    449449        fLog("DATA_LOGGER/STATE",      (void*)NULL, 0, this),
    450450        fRC("RATE_CONTROL/STATE",      (void*)NULL, 0, this),
    451         fService("CONFIGURATION", "X:1;X:1;C", "Run configuration information"
     451        fService("MCP/CONFIGURATION", "X:1;X:1;C", "Run configuration information"
    452452                 "|MaxTime[s]:Maximum time before the run gets stopped"
    453453                 "|MaxEvents[num]:Maximum number of events before the run gets stopped"
Note: See TracChangeset for help on using the changeset viewer.