[CalendarServer-changes] [7348] CalendarServer/branches/users/glyph/oracle-nulls/python

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 21 09:53:13 PDT 2011


Revision: 7348
          http://trac.macosforge.org/projects/calendarserver/changeset/7348
Author:   glyph at apple.com
Date:     2011-04-21 09:53:12 -0700 (Thu, 21 Apr 2011)
Log Message:
-----------
support.sh contains bashisms

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/oracle-nulls/python

Modified: CalendarServer/branches/users/glyph/oracle-nulls/python
===================================================================
--- CalendarServer/branches/users/glyph/oracle-nulls/python	2011-04-21 16:53:05 UTC (rev 7347)
+++ CalendarServer/branches/users/glyph/oracle-nulls/python	2011-04-21 16:53:12 UTC (rev 7348)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 wd="$(cd "$(dirname "$0")" && pwd)";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110421/c168a986/attachment.html>


More information about the calendarserver-changes mailing list