jonasbjurel / OPNFV-Playground

Playground for OPNFV
Apache License 2.0
3 stars 2 forks source link

Fix of local repo handling #32

Closed consultron closed 9 years ago

consultron commented 9 years ago

The previous commit was erroneous in terms of local repo (-r) handling, the repo would be cloned from upstream!

Now corrected.

jonasbjurel commented 9 years ago

Looks good +2