Put back the variable NSC_RELEASE_NAME in the wscript; it is read by the download script in allinone.
This commit is contained in:
@@ -7,6 +7,10 @@ import Logs
|
||||
import Utils
|
||||
import Task
|
||||
|
||||
# Required NSC version
|
||||
NSC_RELEASE_NAME = "nsc-0.5.0"
|
||||
|
||||
|
||||
def set_options(opt):
|
||||
opt.add_option('--with-nsc',
|
||||
help=('Use Network Simulation Cradle, given by the indicated path,'
|
||||
|
||||
Reference in New Issue
Block a user