Fixed broken swimm units

This commit is contained in:
VakarisZ 2020-10-07 11:15:00 +03:00
parent 94b960fe42
commit 01ee60b1bf
2 changed files with 8 additions and 8 deletions

View File

@ -9,13 +9,13 @@
"Make sure you add the new collector to the configuration in all relevant places, including making it ON by default!"
],
"files": {
"monkey/common/data/system_info_collectors_names.py": {
"monkey/common/common_consts/system_info_collectors_names.py": {
"index": [
"175a054e..3b478dc9",
"100644"
],
"fileA": "monkey/common/data/system_info_collectors_names.py",
"fileB": "monkey/common/data/system_info_collectors_names.py",
"fileA": "monkey/common/common_consts/system_info_collectors_names.py",
"fileB": "monkey/common/common_consts/system_info_collectors_names.py",
"status": "MODIFIED",
"numLineDeletions": 1,
"numLineAdditions": 1,

View File

@ -7,13 +7,13 @@
"Make sure to add the PBA to the configuration as well."
],
"files": {
"monkey/common/data/post_breach_consts.py": {
"monkey/common/common_consts/post_breach_consts.py": {
"index": [
"c3bba995..031f9ad0",
"100644"
],
"fileA": "monkey/common/data/post_breach_consts.py",
"fileB": "monkey/common/data/post_breach_consts.py",
"fileA": "monkey/common/common_consts/post_breach_consts.py",
"fileB": "monkey/common/common_consts/post_breach_consts.py",
"status": "MODIFIED",
"numLineDeletions": 1,
"numLineAdditions": 1,