manjaro / mdd

Manjaro Data Donor - WIP
MIT License
12 stars 3 forks source link

Capture command stderr #9

Closed romangg closed 2 weeks ago

romangg commented 2 weeks ago

Closes #11

philmmanjaro commented 2 weeks ago

Seems to create the following error:

File "/usr/bin/mdd", line 68
    except subprocess.CalledProcessError as e:
                                              ^
IndentationError: unindent does not match any outer indentation level
romangg commented 2 weeks ago

Works for me.

philmmanjaro commented 2 weeks ago

Maybe the user doesn't know on how to apply the patch. He posted the error in the forums.

romangg commented 2 weeks ago

I'll merge now as it works for me fine and the user can then test again once it hits repos without having to apply the patch manually.