mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
additions to L4Prof monitor, edits to logic of col names in L3 Monitor
This commit is contained in:
@@ -1204,7 +1204,7 @@ class L3CXProfile(BaseProfile):
|
||||
if self.debug:
|
||||
print(old_cx_rx_values, new_cx_rx_values)
|
||||
print("\n-----------------------------------")
|
||||
print(curr_time)
|
||||
print(t)
|
||||
print("-----------------------------------\n")
|
||||
expected_passes += 1
|
||||
if self.__compare_vals(old_cx_rx_values, new_cx_rx_values):
|
||||
|
||||
Reference in New Issue
Block a user