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

Small enhancements to makefile and nr-binder permission #743

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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)
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.

nr-binder permission denied issue Binding of firefox with uesimtunX using nr-binder not working.
1 participant