Commit 72f28f39 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixup.

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