Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complains about missing HOME even when config file explicitly specified #5

Open
daf opened this issue Dec 21, 2012 · 0 comments
Open

Comments

@daf
Copy link
Member

daf commented Dec 21, 2012

https://github.com/l3ib/fsniper/blob/master/src/main.c#L335-L357

Looks like an ordering issue - don't need to call get_config_dir() when an argument specified on the command line. There are other uses of that method though, so they need to be inspected for safety.

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

No branches or pull requests

1 participant