From 29b19a667b3bed7ae3e43b942d9e29c002c3346e Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Wed, 30 Mar 2022 07:16:15 -0400 Subject: [PATCH] =?UTF-8?q?Swimm:=20update=20exercise=20Implement=20a=20ne?= =?UTF-8?q?w=20PBA=20=E2=80=94=20=20=20VW4rf3AxRslfT7lwaug7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .swm/VW4rf3AxRslfT7lwaug7.swm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.swm/VW4rf3AxRslfT7lwaug7.swm b/.swm/VW4rf3AxRslfT7lwaug7.swm index 0dec8b5e4..3968694f8 100644 --- a/.swm/VW4rf3AxRslfT7lwaug7.swm +++ b/.swm/VW4rf3AxRslfT7lwaug7.swm @@ -18,7 +18,7 @@ "type": "snippet", "path": "monkey/infection_monkey/post_breach/actions/schedule_jobs.py", "comments": [], - "firstLineNumber": 13, + "firstLineNumber": 15, "lines": [ " \"\"\"", " ", @@ -34,8 +34,8 @@ "* windows_cmd=windows_cmds,", "* )", "*", - "* def run(self):", - "* super(ScheduleJobs, self).run()", + "* def run(self, options: Dict):", + "* super(ScheduleJobs, self).run(options)", "* remove_scheduled_jobs()" ] }, @@ -49,7 +49,7 @@ "meta": { "app_version": "0.6.6-2", "file_blobs": { - "monkey/infection_monkey/post_breach/actions/schedule_jobs.py": "8aeb0b42d69f7930afb4f4fb1962a65849e05934" + "monkey/infection_monkey/post_breach/actions/schedule_jobs.py": "4ab023e35fa4424f0c6583233f5b056c7b1cad51" } } }