torture: Make torture.sh allmodconfig retain and label output
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 26 Nov 2020 00:37:14 +0000 (16:37 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 Jan 2021 01:03:43 +0000 (17:03 -0800)
commit1fe9cef42b6cf6491a2982f68fc495c92389ba7b
treecea5c3cc93eb52524f6f038453e77d0c45f57b44
parentc9a9d8e8f2e6f34e70701a1d1580eef9c76265ef
torture: Make torture.sh allmodconfig retain and label output

This commit places "---" markers in the torture.sh script's allmodconfig
output, and uses "<<" to avoid overwriting earlier output from this
build test.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh