diff options
author | PMR <pmr@pmr-lander> | 2018-11-29 12:45:25 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2018-11-29 12:45:25 +0000 |
commit | fca2ed5b789607e7fa1eed4b2b0d92da7d8db03c (patch) | |
tree | c2015563ac77e75fb55d632d3ee4710f6547b8c2 /units | |
parent | 25c4a242eeb6366600aa7e1373ac25b6fc3fb095 (diff) | |
parent | d9e548cef82c5e7ccd0b6397470d983d27f94911 (diff) |
Merge #359829 from ~sylvain-pineau/plainbox-provider-checkbox:system_info_usb_sys
Diffstat (limited to 'units')
-rw-r--r-- | units/submission/jobs.pxu | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/units/submission/jobs.pxu b/units/submission/jobs.pxu index faa0647..7d20950 100644 --- a/units/submission/jobs.pxu +++ b/units/submission/jobs.pxu @@ -86,10 +86,6 @@ command: recovery_info version | python3 -m plainbox dev parse recovery-info id: system_info_json plugin: attachment category_id: com.canonical.plainbox::info -command: - export LC_ALL=C.UTF-8 - system_info.py -user: root -environ: PERL5LIB +command: system_info.py _description: Attaches json dumps of system info tools (inxi + udev) _summary: Attaches json dumps of system info tools |