diff options
author | Patrice Duroux <patrice.duroux@gmail.com> | 2023-03-03 20:20:56 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-04-04 09:39:55 -0300 |
commit | 7f8d3fbe094be59a286f3b43431668221123ff30 (patch) | |
tree | e5f5f870f0f44e7b202647f98d1661af41cc0954 /tools/perf/builtin-annotate.c | |
parent | 9835b742ac3ee16dee361e7ccda8022f99d1cd94 (diff) | |
download | linux-7f8d3fbe094be59a286f3b43431668221123ff30.tar.gz linux-7f8d3fbe094be59a286f3b43431668221123ff30.tar.bz2 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