JaySenSharma created AMBARI-18489:
-------------------------------------
Summary: configs.sh spelling mistake fix
Key: AMBARI-18489
URL: https://issues.apache.org/jira/browse/AMBARI-18489
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Environment: All
Reporter: JaySenSharma
The "/var/lib/ambari-server/resources/scripts/configs.sh" shows incorrect
spelling of "PUTting" instead of "putting"
Example:
{code}
# /var/lib/ambari-server/resources/scripts/configs.sh set erie1.example.com
ErieCluster cluster-env fetch_nonlocal_groups false
########## Performing 'set' fetch_nonlocal_groups:false on (Site:cluster-env,
Tag:TOPOLOGY_RESOLVED)
########## Config found. Skipping origin value
########## PUTting json into: doSet_version1475127716251871184.json
########## NEW Site:cluster-env, Tag:version1475127716251871184
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)