fix 2 for nc, correct the wait
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
This commit is contained in:
parent
fe68f5ab82
commit
63a6e85890
@ -56,7 +56,7 @@ class MpExperienceNC(MpExperience):
|
||||
self.mpConfig.getServerIP() + " " + \
|
||||
self.ncServerPort + " " + \
|
||||
"&>" + MpExperienceNC.CLIENT_NC_LOG + \
|
||||
"_" + str(id) + ".log &"
|
||||
"_" + str(id) + ".log"
|
||||
print(s)
|
||||
return s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user