Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка работы метода "НайтиКлиентТестирования" если порт указан в конце строки запуска. #82

Open
alkoleft opened this issue Apr 22, 2024 · 0 comments

Comments

@alkoleft
Copy link

Не находит клиент тестирования, если порт клиента указан последним параметром:

"C:\Program Files (x86)\1cv8\8.3.10.2309\bin\1cv8.exe" ENTERPRISE /IBName"xxx" /N"xxxx" /TESTCLIENT  -TPort 48011

Связано с тем, что в запрос поиск добавляется пробел в конце. https://github.com/lintest/VanessaExt/blob/develop/src/ProcessManager.cpp#L211

Не критично, но не приятно.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant