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

Redirect robot stdout and stderr to log file to make diagnostic easier #21

Closed
damies13 opened this issue Nov 25, 2019 · 1 comment
Closed
Labels
enhancement New feature or request Planned Feature Something we plan to add

Comments

@damies13
Copy link
Owner

Redirect robot stdout and stderr to log file to make diagnostic easier

@damies13 damies13 added enhancement New feature or request Planned Feature Something we plan to add labels Nov 25, 2019
@damies13
Copy link
Owner Author

rfswarm_agent.py
Line 457: result = subprocess.call(" ".join(cmd), shell=True)

damies13 added a commit that referenced this issue Nov 25, 2019
This should take care of issue #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Planned Feature Something we plan to add
Projects
None yet
Development

No branches or pull requests

1 participant