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

undefined variable "verfied" in use at geni-tools/src/gcf/geni/util/speaksfor_util.py #896

Open
hussamnasir opened this issue May 16, 2016 · 2 comments

Comments

@hussamnasir
Copy link
Contributor

Line 126 uses an object called "verified" that has not been defined/assigned before being referenced. This is not a blocker for us.

@tcmitchell
Copy link
Member

It looks like this code is similar to code in credential.py, and needs some adjusting due to sloppy cut/paste.

@hussamnasir do you have a test case, by chance, that might help demonstrate the bug and verify a fix?

@hussamnasir
Copy link
Contributor Author

Sorry no test cases here since i accidently ran into this while my code that calls omni was buggy.

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