Merge branch 'master' of github.com:acemod/ACE3

This commit is contained in:
jaynus 2015-04-12 16:18:53 -07:00
commit 9ffcd092f3
2 changed files with 0 additions and 2 deletions

View File

@ -675,7 +675,6 @@ See the make.cfg file for additional build options.
if not build_successful:
print_error("pboProject return code == " + str(ret))
print_error("Module not successfully built/signed.")
input("Press Enter to continue...")
print ("Resuming build...")
continue

View File

@ -675,7 +675,6 @@ See the make.cfg file for additional build options.
if not build_successful:
print_error("pboProject return code == " + str(ret))
print_error("Module not successfully built/signed.")
input("Press Enter to continue...")
print ("Resuming build...")
continue