Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Small enhancements to makefile and nr-binder permission #743

Merged
merged 2 commits into from
Feb 2, 2025

Conversation

oliveiraleo
Copy link
Contributor

Hello,

This PR updates the nr-binder execution permissions (so it's ready to use after clone/build) and creates a clean function to UERANSIM's makefile.

I was in doubt if moving the rm -fr logs command to this function then calling it automatically at every build would be desirable, so I left it untouched for now and just added the clean to be used by make clean. If this is ok, feel free to just ping me here so I can update this PR.

This PR also solves the issues reported on #721 and #724. So, it closes #721 and closes #724

TIA,
Leo.

The new clean function can be called by executing `make clean`

It is useful if a rebuild from scratch is necessary (e.g. when developing a new feature and testing its build process, etc)
@aligungr aligungr merged commit f198240 into aligungr:master Feb 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nr-binder permission denied issue Binding of firefox with uesimtunX using nr-binder not working.
2 participants