mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 19:14:04 +08:00
Start stderr BackgroundJob Thread
This commit is contained in:
committed by
Fredrik Fornwall
parent
fd13f3f98d
commit
76df44e6bb
@@ -90,7 +90,7 @@ public final class BackgroundJob {
|
|||||||
// Ignore.
|
// Ignore.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
}.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void addToEnvIfPresent(List<String> environment, String name) {
|
private static void addToEnvIfPresent(List<String> environment, String name) {
|
||||||
|
Reference in New Issue
Block a user