We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e57db5 commit 2a8fd12Copy full SHA for 2a8fd12
automated/linux/rcutorture/rcutorture.sh
@@ -47,7 +47,7 @@ if lsmod | grep rcutorture; then
47
fi
48
test_cmd="modprobe rcutorture"
49
tc_id="modprobe-rcutorture"
50
-skip_list="rctorture-start rmmod-rcutorture rcutorture-end"
+skip_list="rcutorture-start rmmod-rcutorture rcutorture-end"
51
run_test_case "${test_cmd}" "${tc_id}" "${skip_list}"
52
53
# Check if rcutoruture started.
0 commit comments