Commit bc2f0c2b authored by Lu Xu's avatar Lu Xu 👀

wip

parent 8ec4a98e
......@@ -124,4 +124,4 @@ md5sum = 44ae5693f62b7a4dbc98f700f68d8600
[vswr-promise]
_update_hash_filename_ = promise/check_vswr.py
md5sum = 554f1ff94c2d3a2a4351f9ca64e686a1
md5sum = bf3e31fa344dc34d7d1db7bb32217532
......@@ -71,7 +71,7 @@ class RunPromise(GenericPromise):
return
lopcomm_stats_log = self.getConfig('lopcomm-stats-log')
self.logger.error("lopcomm error")
self.logger.error("lopcomm error:" + lopcomm_stats_log)
def test(self):
"""
......
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