Commit 013a9048 authored by Lu Xu's avatar Lu Xu 👀

add vswr promise

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