mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Display the most likely resolution to the Error FAILED TO DETERMINE COMMIT ID.
This commit is contained in:
parent
1cc5bd1c50
commit
7012b32b55
@ -610,6 +610,7 @@ See the make.cfg file for additional build options.
|
||||
key_name = str(key_name+"-"+commit_id)
|
||||
except:
|
||||
print_error("FAILED TO DETERMINE COMMIT ID.")
|
||||
print_yellow("Verify that \GIT\BIN or \GIT\CMD is in your system path or user path.")
|
||||
commit_id = "NOGIT"
|
||||
|
||||
cfg = configparser.ConfigParser();
|
||||
|
Loading…
Reference in New Issue
Block a user