Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
wait for second pass apply
Dieser Commit ist enthalten in:
Ursprung
9bc67abccf
Commit
f10b36d7fc
@ -252,6 +252,7 @@ abstract class RebasePatches : BaseTask() {
|
|||||||
.start()
|
.start()
|
||||||
|
|
||||||
redirect(apply2.inputStream, System.out)
|
redirect(apply2.inputStream, System.out)
|
||||||
|
apply2.waitFor()
|
||||||
|
|
||||||
logger.lifecycle(outStr)
|
logger.lifecycle(outStr)
|
||||||
logger.lifecycle("Patch failed at $failed; See Git output above.")
|
logger.lifecycle("Patch failed at $failed; See Git output above.")
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren