diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2014-08-06 16:12:54 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2014-08-06 16:12:54 -0400 |
commit | 401e1d262ad1b9d6c28bd5d24b0eb1ee59075864 (patch) | |
tree | 12c8be87a6066bcfe5e1c52f5bec3c3116b71d16 /jobs | |
parent | 86b4ce734361395ebc33bb7e7cc1449828cc4cba (diff) |
fixed error handling in bmc_info, added summary to job description for miscellanea/bmc_info
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/miscellanea.txt.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 7a0fbe9..9a0bf16 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -78,6 +78,8 @@ user: root command: bmc_info _description: This will gather some info about the BMC itself for diagnostic purposes. +_summary: + Gather BMC Identification info plugin: shell id: miscellanea/is_laptop |