yay kernel version tester
This commit is contained in:
parent
5e36fa1c4d
commit
321217c888
2 changed files with 21 additions and 2 deletions
|
|
@ -10,4 +10,11 @@ repos:
|
|||
always_run: true
|
||||
pass_filenames: false
|
||||
stages: [pre-commit]
|
||||
- id: kernel-version-check
|
||||
name: check kernel version
|
||||
entry: xonsh util/get_upstream_kernel.xsh
|
||||
language: system
|
||||
always_run: true
|
||||
pass_filenames: false
|
||||
stages: [pre-push]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue