Skip to content

Commit e5de248

Browse files
authored
Update startup.py
1 parent 9aa4aa0 commit e5de248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/cuckoo/core/startup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ def check_snapshot_state():
349349
if not machine_name:
350350
continue
351351

352+
snapshot_name = ""
352353
try:
353354
machine_config = machinery_config.get(machine_name)
354355
machine_name = machine_config.get("label")

0 commit comments

Comments
 (0)