On 10/05/2016 17:31, Radim Krčmář wrote: > The former one works. The latter would work if $RUNTIME_cmd_stdout > accepted $kernel as an argument. > > summary=$(eval $cmdline > > >(tee >(RUNTIME_log_stdout $kernel) | extract_summary)) > > Is that acceptable? > (I will gladly degrade performance to have less code in eval.) Yeah, same here. Also "2> >(RUNTIME_log_stderr)"? Thanks, Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html