[JBoss JIRA] (FORGE-806) Test API: get output of executed command
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-806?page=com.atlassian.jira.plugin.... ]
George Gastaldi closed FORGE-806.
---------------------------------
Fix Version/s: Future
Resolution: Won't Fix
Fabian,
Unfortunately, we can't change the Shell API, but it's something we may consider in future versions.
For the meanwhile, use AbstractShellTest.getOutput().
Best Regards,
George Gastaldi
> Test API: get output of executed command
> ----------------------------------------
>
> Key: FORGE-806
> URL: https://issues.jboss.org/browse/FORGE-806
> Project: Forge
> Issue Type: Feature Request
> Components: Test Harness
> Reporter: Fabian Schwarzer
> Fix For: Future
>
>
> AbstractShellTest#getShell().execute("a command"); returns void. It would be very usefull if the output of the executed command was returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (FORGE-806) Test API: get output of executed command
by Fabian Schwarzer (JIRA)
Fabian Schwarzer created FORGE-806:
--------------------------------------
Summary: Test API: get output of executed command
Key: FORGE-806
URL: https://issues.jboss.org/browse/FORGE-806
Project: Forge
Issue Type: Feature Request
Components: Test Harness
Reporter: Fabian Schwarzer
AbstractShellTest#getShell().execute("a command"); returns void. It would be very usefull if the output of the executed command was returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months