mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-28 13:00:15 +03:00
- Replace str.split() with shlex.split() to handle quoted arguments - LLM may pass args with or without quotes, both work correctly now
- Replace str.split() with shlex.split() to handle quoted arguments - LLM may pass args with or without quotes, both work correctly now