Skip to content
Commit 2da87fd1 authored by Mate Toth-Pal's avatar Mate Toth-Pal
Browse files

fix(tools/checkpatch): fix CHECKPATCH_RUN=1 for multiple files in change



The content of the source_files variable needs to be a list (items
separated by ';') and needs to be passed without quotes to 'git diff'
in the execute_process call, or else the list is treated as a single
filename.

Change-Id: I783347f1d2e6863d01329bf3e22655bd053b34e1
Signed-off-by: Mate Toth-Pal's avatarMate Toth-Pal <mate.toth-pal@arm.com>
parent e0fc446f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment