b8b7b9b compat: fix ping call

Authored and Committed by jcholast 7 years ago
    compat: fix ping call
    
    Copy & paste accident caused the ping command to be called with an unwanted
    argument, which results in an exception.
    
    Remove the argument to fix it.
    
    https://fedorahosted.org/freeipa/ticket/6129