update func my_system to get the output if needed
authorYigang Wen <yigangx.wen@intel.com>
Thu, 7 Nov 2013 06:17:26 +0000 (14:17 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Fri, 15 Nov 2013 01:08:32 +0000 (09:08 +0800)
commit390f6ef56aa3edfe3281e264c2931d16fb914920
tree5eb8cc2d6babf4e5ae11abd07d05ccaa87256404
parent6781df5f60f923d8ba4e43c95528e98621957f92
update func my_system to get the output if needed

update function my_system to return the output of child process
according to the context.

Change-Id: I49d7adba181e3f31ee254c8f808672656eda6d10
depanneur