commit | 35435cd06081d7db96bc617b65ba556f8e24340e | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@arm.com> | Wed Aug 16 16:20:40 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Aug 16 16:23:26 2017 -0300 |
tree | 58dcd05511e7f7c5fb3f34ea8bee7136edba3693 | |
parent | db26984a363e8b8e35783c402978e8acdf9041a5 [diff] |
perf test shell: Replace '|&' with '2>&1 |' to work with more shells Since we do not specify bash (and/or zsh) as a requirement, use the standard error redirection that is more widely supported. Signed-off-by: Kim Phillips <kim.phillips@arm.com> Link: http://lkml.kernel.org/n/tip-ji5mhn3iilgch3eaay6csr6z@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>