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

error message, not working #48

Closed
rubycut opened this issue Jun 15, 2016 · 5 comments
Closed

error message, not working #48

rubycut opened this issue Jun 15, 2016 · 5 comments

Comments

@rubycut
Copy link

rubycut commented Jun 15, 2016

after install:

Would you like to authorize it? (type 'yes') yes
_autoenv_authorize:3: no such file or directory: /root/.local/share/autoenv_auth
@rubycut
Copy link
Author

rubycut commented Jun 15, 2016

mkdir -p /root/.local/share

Solves the issue.

blueyed added a commit to blueyed/zsh-autoenv that referenced this issue Jun 15, 2016
This changes the tests to have the auth file in a non-existing subdir
always, as with `$HOME/.local/share` not being there already.

Fixes Tarrasch#48.
@blueyed
Copy link
Collaborator

blueyed commented Jun 15, 2016

Thanks for the report!

Should be fixed in #49, which I'll merge when it's green.

blueyed added a commit that referenced this issue Jun 15, 2016
This changes the tests to have the auth file in a non-existing subdir
always, as with `$HOME/.local/share` not being there already.

Fixes #48.
@rubycut
Copy link
Author

rubycut commented Jun 16, 2016

@blueyed Amazing stuff, tests for zsh commands called cram, I didn't even know this existed. :)

@blueyed
Copy link
Collaborator

blueyed commented Jun 16, 2016

Yes, it's for shell scripts in general, and makes me very confident to make changes on this project.. :)

@rubycut
Copy link
Author

rubycut commented Jun 16, 2016

Smart guy.

On Thu, Jun 16, 2016 at 1:32 PM Daniel Hahler notifications@github.com
wrote:

Yes, it's for shell scripts in general, and makes me very confident to
make changes on this project.. :)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#48 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ABHJ7zPj6hVMqdRNEB3cDhzR9nlPYAGxks5qMTRQgaJpZM4I2XRr
.

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

2 participants