Show More
@@ -705,5 +705,5 b' def check_git_version():' | |||||
705 | elif to_old_git: |
|
705 | elif to_old_git: | |
706 | log.warning('RhodeCode detected git version %s, which is too old ' |
|
706 | log.warning('RhodeCode detected git version %s, which is too old ' | |
707 | 'for the system to function properly. Make sure ' |
|
707 | 'for the system to function properly. Make sure ' | |
708 |
'it is at least |
|
708 | 'its version is at least %s' % (ver, req_ver)) | |
709 | return _ver |
|
709 | return _ver |
General Comments 0
You need to be logged in to leave comments.
Login now