summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/mrw-rev.bbclass
diff options
context:
space:
mode:
authorJosh King <jdking@us.ibm.com>2016-10-31 19:09:24 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-12-05 23:31:00 +0300
commit39312ed6989037e2c676b043efb93b217f9d2b34 (patch)
tree2b5db95af254f3117651c8a43feca83d7f9feea1 /meta-phosphor/classes/mrw-rev.bbclass
parent43d8242f0c2cbce87a3277d90f4bbff0ce537880 (diff)
downloadopenbmc-39312ed6989037e2c676b043efb93b217f9d2b34.tar.xz
Fixed journal flooding of SSL messages
The problem was that when a curl command was given without any options, several error messages would be thrown that can flood the journal. To fix this I had to use a 'try catch' statment to catch the error. I modified the current 'try catch' statement to catch and pass on the ssl error so no error messages of that kind could flood the journal. After implementation no more ssl error messages were flooding the journal, however a new error was thrown so I had to create an additional exception and pass on it as well. This fixes issue number 583. Resolves openbmc/openbmc#583 Change-Id: I4857861f3c0ff103e2bccf9f5a5821c8219aefe6 Signed-off-by: Josh King <jdking@us.ibm.com>
Diffstat (limited to 'meta-phosphor/classes/mrw-rev.bbclass')
0 files changed, 0 insertions, 0 deletions