mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[#1278] Addressed comments
This commit is contained in:
@@ -112,7 +112,8 @@ void LogContentTest::addString(const string& new_string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Set up the name of the LOG_FILE for use in checking
|
// Set up the name of the LOG_FILE for use in checking
|
||||||
// the debug statements. MUST NOT be the same as test shell scripts!
|
// the debug statements.
|
||||||
|
// Must not be the same file name used by test shell scripts.
|
||||||
const char *LogContentTest::LOG_FILE = "logtest.log";
|
const char *LogContentTest::LOG_FILE = "logtest.log";
|
||||||
|
|
||||||
} // end of isc::dhcp::test namespace
|
} // end of isc::dhcp::test namespace
|
||||||
|
Reference in New Issue
Block a user