diff --git a/.swm/VW4rf3AxRslfT7lwaug7.swm b/.swm/VW4rf3AxRslfT7lwaug7.swm index 79d9deb21..0dec8b5e4 100644 --- a/.swm/VW4rf3AxRslfT7lwaug7.swm +++ b/.swm/VW4rf3AxRslfT7lwaug7.swm @@ -18,16 +18,17 @@ "type": "snippet", "path": "monkey/infection_monkey/post_breach/actions/schedule_jobs.py", "comments": [], - "firstLineNumber": 12, + "firstLineNumber": 13, "lines": [ " \"\"\"", " ", - " def __init__(self):", + " def __init__(self, telemetry_messenger: ITelemetryMessenger):", "* linux_cmds, windows_cmds = get_commands_to_schedule_jobs()", "+ pass", "*", "+ # Swimmer: IMPLEMENT HERE!", "* super(ScheduleJobs, self).__init__(", + "* telemetry_messenger,", "* name=POST_BREACH_JOB_SCHEDULING,", "* linux_cmd=\" \".join(linux_cmds),", "* windows_cmd=windows_cmds,", @@ -44,11 +45,11 @@ } ], "symbols": {}, - "file_version": "2.0.1", + "file_version": "2.0.3", "meta": { - "app_version": "0.4.1-1", + "app_version": "0.6.6-2", "file_blobs": { - "monkey/infection_monkey/post_breach/actions/schedule_jobs.py": "e7845968a0c27d2eba71a8889645fe88491cb2a8" + "monkey/infection_monkey/post_breach/actions/schedule_jobs.py": "8aeb0b42d69f7930afb4f4fb1962a65849e05934" } } }