[CalendarServer-changes] [15649] PyKerberos/trunk/test.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 2 22:02:05 PDT 2016


Revision: 15649
          http://trac.calendarserver.org//changeset/15649
Author:   dre at apple.com
Date:     2016-06-02 22:02:04 -0700 (Thu, 02 Jun 2016)
Log Message:
-----------
Fix example usage for test.py: -p is for password, -i is for port.

Modified Paths:
--------------
    PyKerberos/trunk/test.py

Modified: PyKerberos/trunk/test.py
===================================================================
--- PyKerberos/trunk/test.py	2016-06-03 03:52:46 UTC (rev 15648)
+++ PyKerberos/trunk/test.py	2016-06-03 05:02:04 UTC (rev 15649)
@@ -25,7 +25,7 @@
 
     sudo ./test.py -s HTTP at example.com -r EXAMPLE.COM gssapi
 
-    ./test.py -s HTTP at example.com -h calendar.example.com -p 8008 server
+    ./test.py -s HTTP at example.com -h calendar.example.com -i 8008 server
 
 For the gssapi and server tests you will need to kinit a principal on the
 server first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160602/890ae836/attachment.html>


More information about the calendarserver-changes mailing list