Fix 'make check'

This commit is contained in:
Trent Mick 2015-09-21 12:37:59 -07:00
parent 99d9113eae
commit 5ed72ea117

View File

@ -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
} }
]; ];