[CalendarServer-changes] [8859] CalendarServer/trunk/calendarserver/tools/shell

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 13 17:49:06 PDT 2012


Revision: 8859
          http://trac.macosforge.org/projects/calendarserver/changeset/8859
Author:   wsanchez at apple.com
Date:     2012-03-13 17:49:06 -0700 (Tue, 13 Mar 2012)
Log Message:
-----------
No __main__

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/shell/cmd.py
    CalendarServer/trunk/calendarserver/tools/shell/terminal.py
    CalendarServer/trunk/calendarserver/tools/shell/vfs.py

Modified: CalendarServer/trunk/calendarserver/tools/shell/cmd.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/cmd.py	2012-03-13 23:05:11 UTC (rev 8858)
+++ CalendarServer/trunk/calendarserver/tools/shell/cmd.py	2012-03-14 00:49:06 UTC (rev 8859)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 ##
 # Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/calendarserver/tools/shell/terminal.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/terminal.py	2012-03-13 23:05:11 UTC (rev 8858)
+++ CalendarServer/trunk/calendarserver/tools/shell/terminal.py	2012-03-14 00:49:06 UTC (rev 8859)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 ##
 # Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/calendarserver/tools/shell/vfs.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/vfs.py	2012-03-13 23:05:11 UTC (rev 8858)
+++ CalendarServer/trunk/calendarserver/tools/shell/vfs.py	2012-03-14 00:49:06 UTC (rev 8859)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 ##
 # Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120313/780328af/attachment.html>


More information about the calendarserver-changes mailing list