mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 07:05:40 -04:00
Temporary comment out java test
This commit is contained in:
parent
766e4a1684
commit
51bd452abc
@ -1008,8 +1008,8 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
|
|||||||
appendlnToLog("Info: java test command exited with " + exitCode);
|
appendlnToLog("Info: java test command exited with " + exitCode);
|
||||||
|
|
||||||
if (exitCode != 0) {
|
if (exitCode != 0) {
|
||||||
appendlnToLog("Error: it is failure!");
|
appendlnToLog("Error: the test returned non-zero exit code.");
|
||||||
throw new RuntimeException(getString(R.string.mcn_check_fail_java));
|
// throw new RuntimeException(getString(R.string.mcn_check_fail_java));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user