-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Expected/Desired Behavior:
I forked the main repository to make a PR, I placed my forked at ~/mininet_pr while I have the original mininet code at ~/mininet.
Expected behaviour: when I run ~/mininet_pr/utils/install.sh -n it should install the mininet code for that mininet fork.
Actual Behavior:
The install.sh script always uses the ~/mininet folder to find the code to install.
Detailed Steps to Reproduce the Behavior:
1- Clone or copy two different versions of mininet in your home directory.
2- Call one mininet and the other with another name.
3- Try to install the other version.
4- Verify which one is being used by for example adding some noticiable difference in the code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels