Add start of line to log level config check regex 93/55593/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 2 Feb 2016 20:32:49 +0000 (15:32 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 19 Apr 2017 19:18:40 +0000 (15:18 -0400)
commite7bc2817664568bcc6965ca530ab87ded86983b9
treee5389e89ea8e702d5c3c099d65625c9dab410eb7
parent4d170c8f68334bc1e8c4e0e6569a5b4d259683fd
Add start of line to log level config check regex

When checking custom log level config, verify that the config starts the
line, and therefore that it's not commented out.

Change-Id: I00acfdb3ce432d8d855e202a026b7085315c6bb5
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
spec/spec_helper.rb
spec/spec_helper_acceptance.rb