Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit ad6bfe1

Browse files
Helen Koikedanvet
authored andcommitted
drm: ci: docs: fix build warning - add missing escape
Fix the following warning: Documentation/gpu/automated_testing.rst:55: WARNING: Inline emphasis start-string without end-string. Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Helen Koike <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 0119c89 commit ad6bfe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gpu/automated_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ IGT_VERSION
5252
drivers/gpu/drm/ci/testlist.txt
5353
-------------------------------
5454

55-
IGT tests to be run on all drivers (unless mentioned in a driver's *-skips.txt
55+
IGT tests to be run on all drivers (unless mentioned in a driver's \*-skips.txt
5656
file, see below).
5757

5858
drivers/gpu/drm/ci/${DRIVER_NAME}-${HW_REVISION}-fails.txt

0 commit comments

Comments
 (0)