mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
bisect: previx all bisec scripts with bisect-
This commit is contained in:
6
bisect-qemu-linux-boot
Executable file
6
bisect-qemu-linux-boot
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
git submodule update
|
||||
cd ..
|
||||
./build -aa -Q bisect -q
|
||||
./run -aa -E '/poweroff.out' -Q bisect
|
||||
Reference in New Issue
Block a user