Skip to content

Conversation

@eladb
Copy link
Contributor

@eladb eladb commented Aug 14, 2018

Since readFile returns a Buffer and ini.parse expects a string, we need toString().

Fixes #563

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

…nfig

Since `readFile` returns a `Buffer` and `ini.parse` expects 
a string, we need `toString()`.

Fixes #563
@eladb eladb requested review from RomainMuller and rix0rrr August 14, 2018 15:01
@eladb eladb merged commit 26d78ed into master Aug 14, 2018
@eladb eladb deleted the benisrae/fix-toolkit-ini branch August 14, 2018 15:31
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: toolkit fails to read config/credentials file

3 participants