topjohnwu / libsu

A complete solution for apps using root permissions
Apache License 2.0
1.74k stars 345 forks source link

Shell.su return empty out list if real ouput only have one line #61

Closed b14aa178 closed 4 years ago

b14aa178 commented 4 years ago

Hi. i test:

Shell.su("magiskhide status").to(out).exec();

out is empty. is there something wrong ?

i use latest ver 3.0.2

b14aa178 commented 4 years ago

find result. magiskhide print to errstd. sorry for noisy,