Commit b9409c8b authored by Benjamin Blanc's avatar Benjamin Blanc

Up

parent 3e95c2cf
......@@ -170,7 +170,7 @@ class ScalabilityTestRunner():
# From the line below we would not supply any more softwares
self.authorize_supply = False
_prepareDummySlapOSAnswer()
self._prepareDummySlapOSAnswer()
# Waiting until all softwares are installed
while ( self.remainSoftwareToInstall()
and (max_time > (time.time()-start_time))):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment