mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-13 17:34:57 +03:00
8f3bde5cfc
File="path" quotes are part of 1C connection string syntax, not shell quoting. Previous fix correctly removed quotes from /Out and /F args (where list2cmdline handles quoting) but incorrectly removed them from the CREATEINFOBASE connection string too. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>