mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-19 08:20:42 +03:00
Dict comprehension overwrote earlier entries when the same device appeared multiple times, causing all entries' outputs to collapse into the last one. Now commands are appended for duplicate names.