mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-16 20:20:51 +01:00
Fix typo in automate-git.py (issue #1612)
This commit is contained in:
parent
939a6598c1
commit
aeb35d2f36
@ -555,7 +555,7 @@ if platform == 'windows':
|
||||
python_exe = 'python.bat'
|
||||
else:
|
||||
git_exe = 'git'
|
||||
python_exe = 'git'
|
||||
python_exe = 'python'
|
||||
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user