diff options
author | 2023-03-03 20:20:56 +0100 | |
---|---|---|
committer | 2023-04-04 09:39:55 -0300 | |
commit | 7f8d3fbe094be59a286f3b43431668221123ff30 (patch) | |
tree | e5f5f870f0f44e7b202647f98d1661af41cc0954 /tools/perf/builtin-annotate.c | |
parent | perf tests record_offcpu.sh: Fix redirection of stderr to stdin (diff) | |
download | wireguard-linux-7f8d3fbe094be59a286f3b43431668221123ff30.tar.xz wireguard-linux-7f8d3fbe094be59a286f3b43431668221123ff30.zip |
perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdin
It's not 2&>1, the correct is 2>&1.
Signed-off-by: Patrice Duroux <patrice.duroux@gmail.com>
Cc: linux-kselftest@vger.kernel.org
Link: https://lore.kernel.org/r/20230303193058.21274-1-patrice.duroux@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions