[CalendarServer-changes] [13465] CalendarServer/trunk/support/CalendarServer.sublime-project

source_changes at macosforge.org source_changes at macosforge.org
Thu May 8 12:23:52 PDT 2014


Revision: 13465
          http://trac.calendarserver.org//changeset/13465
Author:   wsanchez at apple.com
Date:     2014-05-08 12:23:52 -0700 (Thu, 08 May 2014)
Log Message:
-----------
Add ServerRoot to PATH.  Totally a hack.  :-(

Modified Paths:
--------------
    CalendarServer/trunk/support/CalendarServer.sublime-project

Modified: CalendarServer/trunk/support/CalendarServer.sublime-project
===================================================================
--- CalendarServer/trunk/support/CalendarServer.sublime-project	2014-05-08 18:43:56 UTC (rev 13464)
+++ CalendarServer/trunk/support/CalendarServer.sublime-project	2014-05-08 19:23:52 UTC (rev 13465)
@@ -33,6 +33,7 @@
             "name": "Unit Tests",
             "cmd": [ "./bin/test", "$file" ],
             "working_dir": "$project_path/..",
+            "path": "$PATH:/Applications/Server.app/Contents/ServerRoot/usr/sbin:/Applications/Server.app/Contents/ServerRoot/usr/bin",
             "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)"
         }
     ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140508/d9ce4e3d/attachment.html>


More information about the calendarserver-changes mailing list