mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'master' of github.com:acemod/ACE3
This commit is contained in:
commit
9ffcd092f3
@ -675,7 +675,6 @@ See the make.cfg file for additional build options.
|
|||||||
if not build_successful:
|
if not build_successful:
|
||||||
print_error("pboProject return code == " + str(ret))
|
print_error("pboProject return code == " + str(ret))
|
||||||
print_error("Module not successfully built/signed.")
|
print_error("Module not successfully built/signed.")
|
||||||
input("Press Enter to continue...")
|
|
||||||
print ("Resuming build...")
|
print ("Resuming build...")
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
@ -675,7 +675,6 @@ See the make.cfg file for additional build options.
|
|||||||
if not build_successful:
|
if not build_successful:
|
||||||
print_error("pboProject return code == " + str(ret))
|
print_error("pboProject return code == " + str(ret))
|
||||||
print_error("Module not successfully built/signed.")
|
print_error("Module not successfully built/signed.")
|
||||||
input("Press Enter to continue...")
|
|
||||||
print ("Resuming build...")
|
print ("Resuming build...")
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user