Updated extension upgrade message. Fixes #3445

This commit is contained in:
Akshay Joshi 2018-06-26 11:53:46 +05:30
parent 27bb7ff5db
commit 08e4cdf2ac

View File

@ -684,7 +684,7 @@ def initialize_target(debug_type, sid, did, scid, func_id, tri_id=None):
else:
if float(ext_version) < 1.1:
return internal_server_error(
errormsg=gettext("Please upgrade the pldbgapi extension"
errormsg=gettext("Please upgrade the pldbgapi extension "
"to 1.1 or above and try again."))
# Set the template path required to read the sql files