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

blackbox_initialize suggests addition of nonexistent directory #332

Open
uhthomas opened this issue May 16, 2021 · 1 comment
Open

blackbox_initialize suggests addition of nonexistent directory #332

uhthomas opened this issue May 16, 2021 · 1 comment

Comments

@uhthomas
Copy link

$ blackbox_initialize
Enable blackbox for this git repo? (yes/no) yes
VCS_TYPE: git


NEXT STEP: You need to manually check these in:
      git commit -m'INITIALIZE BLACKBOX' keyrings /home/thomas/code/github.com/uhthomas/automata/.gitignore

keyrings does not exist and so the command fails.

@tlimoncelli
Copy link
Contributor

Thanks for reporting that. the keyrings directory is replaced by the .blackbox directory but I guess we forgot to update that message. If you see the .blackbox directory in git status then it's all ok. Just adjust the command.

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