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

fix error in calllog.py causing it to always fail #516

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

thomaspreece
Copy link
Contributor

Small error in calllog.py causes the file_found variable to be a string representation of an array so the following check to see if it ends in 'calllog.db' always fails resulting in it skipping parse of this file.

@stark4n6 stark4n6 merged commit ef7b565 into abrignoni:main Sep 2, 2024
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