Skip to content

Commit 2a8fd12

Browse files
roxellnareshkamboju
authored andcommitted
automated: linux: rcutorture: modprobe: skip_list: fix spelling
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
1 parent 2e57db5 commit 2a8fd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automated/linux/rcutorture/rcutorture.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if lsmod | grep rcutorture; then
4747
fi
4848
test_cmd="modprobe rcutorture"
4949
tc_id="modprobe-rcutorture"
50-
skip_list="rctorture-start rmmod-rcutorture rcutorture-end"
50+
skip_list="rcutorture-start rmmod-rcutorture rcutorture-end"
5151
run_test_case "${test_cmd}" "${tc_id}" "${skip_list}"
5252

5353
# Check if rcutoruture started.

0 commit comments

Comments
 (0)