Too much yellow

#815
This commit is contained in:
ViperMaul 2015-04-23 03:58:10 -07:00
parent 822655835a
commit fa69d899db

View File

@ -767,7 +767,7 @@ See the make.cfg file for additional build options.
print("Module has not changed.")
if sigMissing:
if key:
print_yellow("Missing Signature key " + sigFile)
print("Missing Signature key " + sigFile)
build_signature_file(os.path.join(module_root, release_dir, project, "Addons", pbo_name_prefix + module + ".pbo"))
# Skip everything else
continue