Hector Acosta created IMPALA-8307:
-------------------------------------

             Summary: ntp-wait --help does not always return 0
                 Key: IMPALA-8307
                 URL: https://issues.apache.org/jira/browse/IMPALA-8307
             Project: IMPALA
          Issue Type: Bug
            Reporter: Hector Acosta


testdata/cluster/admin uses `ntp-wait --help` to determine if ntp-wait is 
installed or not. The test is not reliable since ntp-wait --help can both 
return 1 or 0 depending on the output of  
{code:java}
/usr/sbin/ntpq -c "rv 0"{code}
(which is what ntp-wait does under the hood).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to