Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Remove superfluous quotes from config path #251

Merged
merged 1 commit into from
Jun 20, 2016
Merged

Remove superfluous quotes from config path #251

merged 1 commit into from
Jun 20, 2016

Conversation

bluecmd
Copy link
Contributor

@bluecmd bluecmd commented May 15, 2016

Using -config="path" will make the application try to open paths with the quotes included which is not what is expected.

main.go:89: ERROR: failed to load config file "/etc/oauth2_proxy.cfg" - open "/etc/oauth2_proxy.cfg": no such file or directory

Using -config="path" will make the application try to open paths with the quotes included which is not what is expected.
@rremer
Copy link
Contributor

rremer commented Jun 11, 2016

@bluecmd you may want to fetch upstream and repush, I suspect your build will be fixed by #249

@jehiah jehiah merged commit f6778c7 into bitly:master Jun 20, 2016
@jehiah jehiah added the bug label Jun 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants