bisect: previx all bisec scripts with bisect-

This commit is contained in:
Ciro Santilli
2018-08-31 15:41:49 +01:00
parent e8bb30963d
commit 0ea6a2ef5d
3 changed files with 2 additions and 2 deletions

View File

@@ -9636,7 +9636,7 @@ echo #?
git bisect good
# This leaves us at the offending commit.
git bisect run ../qemu-bisect-boot
git bisect run ../biset-qemu-linux-boot
# Clean up after the bisection.
git bisect reset
@@ -9645,7 +9645,7 @@ git submodule update
rm -rf "$(./getvar -a arm build_dir)/host-qemu-custom.bisect"
....
An example of Linux kernel commit bisection on gem5 boots can be found at: link:linux-bisect-boot-gem5[].
An example of Linux kernel commit bisection on gem5 boots can be found at: link:bisect-linux-boot-gem5[].
==== Update a forked submodule