1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-09-23 04:11:54 +01:00
Files
devlib/devlib/utils
Marc Bonnici 964fde2fef utils/android: Echo the exit code of the actual command
When executing a command using `su`, the `echo` command was returning the
error code of the invocation of `su` rather than the command itself.
Usually `su` should mimic the return code of the command it is executing
however this is not always the case which can cause issues.
2019-08-09 16:18:25 +01:00
..
2018-07-13 16:05:49 +01:00
2018-07-04 16:01:47 +01:00
2018-07-13 16:05:49 +01:00
2019-07-30 18:05:21 +01:00
2018-07-13 16:05:49 +01:00
2019-02-06 13:16:10 +00:00
2018-07-13 16:05:49 +01:00
2018-07-13 16:05:49 +01:00
2019-07-19 17:07:41 +01:00