mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-04 00:55:16 +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