Testing Tool Pipe Commands
Add ability to pipe to other commands in the testing tool.
Date:
10/24/2006
Operating System:
N/A
Version of OS:
N/A
Cloverleaf Version:
N/A
Revision:
N/A
Tool:
Testing Tool
Enhancement Long Description:
The testing tool shows the command line being executed. It would be helpful if a user could add pipe commands to the end of that line such as grep.
Example: hcixlttest -n -a -d 4 -f nl cerner_hcll_orm.xlt test.hl7 | egrep ‘MSH.10|PV1.[45]’
-- Max Drown (Infor)