Added the trailing > that I missed in my prior patch message. Signed-off-by: Daniel DeFolo <daniel.def...@hp.com> --- cli/job.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cli/job.py b/cli/job.py index c044b03..8fa8d25 100644 --- a/cli/job.py +++ b/cli/job.py @@ -356,7 +356,7 @@ class job_create(job_create_or_clone): """atest job create [--priority <Low|Medium|High|Urgent>] [--synch_count] [--control-file </path/to/cfile>] [--on-server] [--test <test1,test2>] [--kernel <http://kernel>] - [--kernel-config <http://kernel-config-file] + [--kernel-config <http://kernel-config-file>] [--mlist </path/to/machinelist>] [--machine <host1 host2 host3>] [--labels <list of labels of machines to run on>] [--reboot_before <option>] [--reboot_after <option>] -- 1.7.7.6 _______________________________________________ Autotest mailing list Autotest@test.kernel.org http://test.kernel.org/cgi-bin/mailman/listinfo/autotest