Changeset 19420 for trunk/FACT++
- Timestamp:
- 12/20/18 14:37:38 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimSetup.cc
r19232 r19420 177 177 cout << "Setting DIM_DNS_NODE =" << dns; 178 178 if (port>0) 179 cout << ':' << port << endl;180 cout << " Setting DIM_HOST_NODE=" << loc << endl;179 cout << ':' << port; 180 cout << "\nSetting DIM_HOST_NODE=" << loc << endl; 181 181 } 182 182
Note:
See TracChangeset
for help on using the changeset viewer.