~ubuntu-branches/ubuntu/saucy/freeipa/saucy-proposed

« back to all changes in this revision

Viewing changes to ipalib/plugins/ping.py

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2013-06-17 22:15:21 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130617221521-z8zya289o8xgrv3u
Tags: 3.2.1-0ubuntu1
* Merge from unreleased debian git
  - rebase to 3.2.1
  - add ipa-client-automount to freeipa-client, and patch it so it
    works on Debian/Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 Ping an IPA server verbosely:
46
46
   ipa -v ping
47
47
   ipa: INFO: trying https://ipa.example.com/ipa/xml
48
 
   ipa: INFO: Forwarding 'ping' to server u'https://ipa.example.com/ipa/xml'
 
48
   ipa: INFO: Forwarding 'ping' to server 'https://ipa.example.com/ipa/xml'
49
49
   -----------------------------------------------------
50
50
   IPA server version 2.1.9. API version 2.20
51
51
   -----------------------------------------------------