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

Add missing exc exception variable for qa/bin/functional #1220

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

ton31337
Copy link
Contributor

@ton31337 ton31337 commented Jul 9, 2024

File "./exabgp/./qa/bin/functional", line 155, in collect
self.message = str(exc)
UnboundLocalError: local variable 'exc' referenced before assignment

  File "./exabgp/./qa/bin/functional", line 155, in collect
    self.message = str(exc)
UnboundLocalError: local variable 'exc' referenced before assignment

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
@thomas-mangin thomas-mangin merged commit d10d79a into Exa-Networks:main Jul 9, 2024
16 checks passed
@thomas-mangin
Copy link
Member

Thank you.

@ton31337 ton31337 deleted the fix/missing_exc branch July 9, 2024 14:05
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

Successfully merging this pull request may close these issues.

2 participants