Bug 55514 - SystemCommand should support arbitrary input and output streams
Summary: SystemCommand should support arbitrary input and output streams
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.9
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 23:23 UTC by Sebb
Modified: 2013-09-03 00:08 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2013-09-02 23:23:15 UTC
SystemCommand at present only supports file names for stdin, stderr and stdout.

This is a bit inflexible.

It would be useful to support Input and Output streams for these.
This would also allow the use of chained commands.
Comment 1 Sebb 2013-09-03 00:08:12 UTC
URL: http://svn.apache.org/r1519532
Log:
SystemCommand should support arbitrary input and output streams
Bugzilla Id: 55514

Modified:
    jmeter/trunk/src/jorphan/org/apache/jorphan/exec/SystemCommand.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:55 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3223