diff options
Diffstat (limited to 'client/escalatorclient/shell.py')
-rw-r--r-- | client/escalatorclient/shell.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/escalatorclient/shell.py b/client/escalatorclient/shell.py index 8f452b0..782106c 100644 --- a/client/escalatorclient/shell.py +++ b/client/escalatorclient/shell.py @@ -280,7 +280,8 @@ class escalatorShell(object): 'escalator, it is specified in paste ' 'configuration file at ' '/etc/escalator/api-paste.ini and ' - '/etc/escalator/registry-paste.ini. Without key ' + '/etc/escalator/registry-paste.ini. ' + 'Without key ' 'the profiling will not be triggered even ' 'if osprofiler is enabled on server side.') |