Commit fa14fb0
committed
checkpatchCommit(): fix log format violation
By design linter is run from the directory where the repo
containing commit is located. And in case when
there is no '--show-types' option passed the resulting log
violates expected format and parseCheckpatchLog() doesn't see
what it should. Forcing the option fixes the problem.1 parent 776ca03 commit fa14fb0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments