| Path : /proc/thread-self/root/usr/share/apport/package-hooks/ |
| Current File : //proc/thread-self/root/usr/share/apport/package-hooks/ubuntu-drivers-common.py |
# apport package hook for ubuntu-drivers-common
# (c) 2012 Canonical Ltdt.
# Author: Martin Pitt <[email protected]>
import apport.hookutils
def add_info(report, ui):
report['UbuntuDriversDebug'] = apport.hookutils.command_output(['ubuntu-drivers', 'debug'])