commit | 133087f0623e927dfdf439a1b6a4e819a7a5f3ea | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Apr 04 15:42:08 2018 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Apr 06 14:08:03 2018 -0400 |
tree | 0c328ac8dbba3638fe0e15443aa4a238484d44d2 | |
parent | b2b07ea282721b6c7bed21e95e2c00dd95cb8520 [diff] |
ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect If config-bisect.pl sees that a config_bisect has already been started, it will ask on the command line if it should bisect or not. This will mess up running config_bisect from ktest.pl. Have ktest.pl pass in '-r' to config-bisect.pl and have config-bisect.pl recognize that to reset without asking. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>