]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
fix crash when --debug is set
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Aug 2009 18:07:24 +0000 (11:07 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Aug 2009 18:07:24 +0000 (11:07 -0700)
The group should not be printed out at startup if debug is set,
as it is not always set.  This came in in the "add group support"
patch, it was probably used for debugging that code.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found