X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ae3f559b2615a7128dfab2ad8c27404e1edcbb31..622681e8e06990e7cbfe104545a58f22511a7602:/teshsuite/smpi/MBI/MBIutils.py diff --git a/teshsuite/smpi/MBI/MBIutils.py b/teshsuite/smpi/MBI/MBIutils.py index 33255f9e73..0ae264d81f 100644 --- a/teshsuite/smpi/MBI/MBIutils.py +++ b/teshsuite/smpi/MBI/MBIutils.py @@ -33,7 +33,7 @@ class AbstractTool: """ # pass - def run(execcmd, filename, binary, num_id, timeout): + def run(self, execcmd, filename, binary, num_id, timeout): """Compile that test code and anaylse it with the Tool if needed (a cache system should be used)""" # pass