mirror of
https://github.com/mirror/jdownloader.git
synced 2025-03-05 12:27:29 +00:00
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@5828 ebf7c1c2-ba36-0410-9fe8-c592906822b4
This commit is contained in:
parent
5bb2bbe996
commit
a0b67f8653
@ -855,7 +855,7 @@ public class JDUtilities {
|
||||
* @param waitForReturn
|
||||
* @return null oder die rückgabe des befehls falls waitforreturn == true
|
||||
* ist
|
||||
*/
|
||||
*/
|
||||
public static String runCommand(String command, String[] parameter, String runIn, int waitForReturn) {
|
||||
Executer exec = new Executer(command);
|
||||
exec.addParameters(parameter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user