Browse Source

AMBARI-8066. ambari-agent shows usage hint on ambari-agent status (aonishuk)

Andrew Onishuk 10 năm trước cách đây
mục cha
commit
7eabb749f2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      ambari-agent/conf/unix/ambari-agent

+ 0 - 1
ambari-agent/conf/unix/ambari-agent

@@ -175,7 +175,6 @@ case "$1" in
           tput bold
           echo "$AMBARI_AGENT currently not running"
           tput sgr0
-          echo "Usage: /usr/sbin/ambari-agent {start|stop|restart|status|reset <server_hostname>}"
           retcode=3
         fi
         ;;