X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FTestBonding.py;h=8b36fdf9bcdbe3f03185bba17f5a0c25713bbf23;hb=5148b9f217612f5044034a3f2efd7a69a9a25529;hp=4066e44abf65e9711f8c48f7535f307d49245218;hpb=65c93a296f2e481a312e7846f518eb2eaa2fc080;p=tests.git diff --git a/system/TestBonding.py b/system/TestBonding.py index 4066e44..8b36fdf 100644 --- a/system/TestBonding.py +++ b/system/TestBonding.py @@ -165,7 +165,7 @@ if __name__ == '__main__': test_plc = TestPlc (test_plc_spec) test_plc.show() - print test_plc.host_box + print(test_plc.host_box) from argparse import ArgumentParser parser = ArgumentParser()