Backport #20963 to 2015.2

This commit is contained in:
Colton Myers 2015-02-25 16:17:06 -07:00
parent af686771fe
commit 8b024927b1

View File

@ -849,7 +849,7 @@ def format_call(fun,
'{0}.{1}'.format(fun.__module__, fun.__name__)
)
)
raise SaltInvocationError(
log.critical(
'{0}. If you were trying to pass additional data to be used '
'in a template context, please populate \'context\' with '
'\'key: value\' pairs.{1}'.format(