Bug 55515

Summary: SystemCommand should support chaining of commands
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Sebb 2013-09-03 00:11:14 UTC
For use within JMeter, it would be useful to support chaining of two commands, where the output of one command is used as the input of another.
Comment 1 Sebb 2013-09-03 00:33:07 UTC
URL: http://svn.apache.org/r1519534
Log:
SystemCommand should support chaining of commands
Bugzilla Id: 55515

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/3224