Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50ea35f6 authored by Todd Kennedy's avatar Todd Kennedy
Browse files

Print "Success" on success

Change-Id: I274e2aa5d840fee4f57f5a4f2f73af01f0587847
parent 2a43922d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ class PackageManagerShellCommand extends ShellCommand {
                return 1;
            }
            abandonSession = false;
            pw.println("Success");
            return 0;
        } finally {
            if (abandonSession) {