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:no internet git pulling #127

Merged
merged 2 commits into from
Oct 25, 2023
Merged

fix:no internet git pulling #127

merged 2 commits into from
Oct 25, 2023

Conversation

DanielaBreitman
Copy link
Collaborator

I had errors due to the git checkout main command in get_emulator.py when I do not have network (on daneel).
This fix removes the problem.
If there is network, then the try statement should succeed and run the else statement.
If there is no network, it will not run it and the error does not occur.

@DanielaBreitman DanielaBreitman merged commit 7b43d79 into main Oct 25, 2023
15 checks passed
@DanielaBreitman DanielaBreitman deleted the gitpulling branch October 25, 2023 13:10
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