1
0
Fork 0
This commit is contained in:
Manuel B 2018-01-24 13:48:41 +01:00 committed by Jan
parent 9f7f03af44
commit ebf1622b4e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ const RESET = require('internal').COLORS.COLOR_RESET;
// //////////////////////////////////////////////////////////////////////////////
function ldap (options) {
print(`DAP FQDN is: ${options.ldapHost}:${options.ldapPort} ${options.caCertFilePath}`);
print(`LDAP FQDN is: ${options.ldapHost}:${options.ldapPort} ${options.caCertFilePath}`);
const results = { failed: 0 };
const tests = [
{