Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

Postflight issue when using cacerts #195

Merged
merged 1 commit into from
Nov 20, 2013
Merged

Conversation

Ginja
Copy link
Contributor

@Ginja Ginja commented Nov 20, 2013

When a cacert was used, the ssl_option() function would throw the following error:

IndexError: tuple index out of range

Using 1 as the arg_name requires two arguments to be passed to the format() function. But since we're only passing one, it needs to be changed to 0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) when pulling b03a35f on Ginja:master into 14e8e0a on jnraine:master.

rickychilcott pushed a commit that referenced this pull request Nov 20, 2013
Postflight issue when using cacerts
@rickychilcott rickychilcott merged commit 5846f1b into jnraine:master Nov 20, 2013
@rickychilcott
Copy link
Contributor

Good catch!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants