Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ktest: Fix compare script to test if options are not documented
The compare script compare-ktest-sample.pl checks for options that are defined in ktest.pl and not documented in samples.conf, as well as samples in samples.conf that are not used in ktest.pl. With the switch to the hash format to initialize the ktest variables the compare script needs to be updated to handle the change. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information