mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
The print(node_data.chassis, platform in DEFAULT_CHASSIS) at dynamips_nodes.py:67 (added in 8ad7b3f6, 2022) emitted "None False" to stdout on every Dynamips router creation. Pure debug leftover; the very next line tests the same condition.