- Notifications
You must be signed in to change notification settings - Fork36
Add cwd to ops#271
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add cwd to ops#271
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Виктория, я думаю, это не очень хорошая идея - юзать self.cwd. Будут конфликты при параллельном использовании. Лучше передавать через параметр CommandExecute И в remote_ops тоже надо будет эту поддержку добавлять. |
@dmitry-lipetsk нам для теста с относительными путями нужно. Могу сделать по умолчанию без cwd. Что за CommandExecute? |
Посмотрите#272 Я там добавил в Теперь можно передавать хоть относительные, хоть абсолютные.
Это я про |
Closed via#272 Internal issue was resolved. |
No description provided.