Commit d16d968c authored by Ivan Tyagov's avatar Ivan Tyagov

Fixup.

parent 1a65ccf0
......@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py]
filename = test_beremiz.py
md5sum = 7357cc9dbf85c5271d8bc41c8595e733
md5sum =8ddeb776d709d2746425f13f59f66224
......@@ -122,7 +122,7 @@ class BeremizTest(EndToEndTestCase):
super().setUpClass()
# supply needed software releases
print("Supply software releases at %" %computer_id)
print("Supply software releases at %" %cls.computer_id)
cls.supply(cls.coupler_release, cls.computer_id, state="available")
cls.supply(cls.runtime_release, cls.computer_id, state="available")
......
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