Fix 'make check'
This commit is contained in:
parent
99d9113eae
commit
5ed72ea117
@ -126,7 +126,7 @@ var OPTIONS = [
|
|||||||
help: 'Do not validate the CloudAPI SSL certificate. Environment: ' +
|
help: 'Do not validate the CloudAPI SSL certificate. Environment: ' +
|
||||||
'TRITON_TLS_INSECURE=1, SDC_TLS_INSECURE=1 (or the deprecated ' +
|
'TRITON_TLS_INSECURE=1, SDC_TLS_INSECURE=1 (or the deprecated ' +
|
||||||
'SDC_TESTING=1).',
|
'SDC_TESTING=1).',
|
||||||
'default': false,
|
'default': false
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user