From: Steven Rostedt (VMware) Date: Wed, 21 Mar 2018 16:08:02 +0000 (-0400) Subject: ktest: Comment about other names than just ktest.conf X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6dd3791dcf3051f47898a59553aaf21cd2cf8d1d;p=linux.git ktest: Comment about other names than just ktest.conf ktest.pl will read any file as long as its name is specified as the first argument on the command line. Comment this fact in sample.conf. Signed-off-by: Steven Rostedt (VMware) --- diff --git a/tools/testing/ktest/sample.conf b/tools/testing/ktest/sample.conf index e628e7c8d875c..695983a724655 100644 --- a/tools/testing/ktest/sample.conf +++ b/tools/testing/ktest/sample.conf @@ -1,8 +1,10 @@ # # Config file for ktest.pl # -# Place your customized version of this, named ktest.conf, in the -# working directory that ktest.pl is run from. +# Place your customized version of this, in the working directory that +# ktest.pl is run from. By default, ktest.pl will look for a file +# called "ktest.conf", but you can name it anything you like and specify +# the name of your config file as the first argument of ktest.pl. # # Note, all paths must be absolute #