Commit 8bc25b8
committed
Remove unnecessary check on kernel version
kernel version can only be checked after reboot. Moreover, the code `BEFORE_KERNEL_VERSION='{{ build.PinKernelVersion.outputs.stdout }}'` is syntactically wrong because of a typo1 parent def3078 commit 8bc25b8
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | 345 | | |
347 | 346 | | |
348 | 347 | | |
| |||
361 | 360 | | |
362 | 361 | | |
363 | 362 | | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | 363 | | |
368 | 364 | | |
369 | 365 | | |
| |||
0 commit comments