<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,4 +20,5 @@
 source version.sh
 
 find &quot;$my_app&quot; -type f -name '*.py[co]' -exec rm {} \;
-exec dev_appserver.py --port=3000 &quot;$my_app&quot;
+server=`which dev_appserver.py`
+exec python2.5 &quot;$server&quot; --port=3000 &quot;$my_app&quot; $@</diff>
      <filename>run.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a4234a2c08402581f3bba8a014dc61073ba95e93</id>
    </parent>
  </parents>
  <author>
    <name>Jason Smith</name>
    <email>jhs@proven-corporation.com</email>
  </author>
  <url>http://github.com/jhs/app-engine-console/commit/ed999bdf3aa42f63742ebf6e472dd1c2a1e809ce</url>
  <id>ed999bdf3aa42f63742ebf6e472dd1c2a1e809ce</id>
  <committed-date>2009-10-14T03:18:07-07:00</committed-date>
  <authored-date>2009-10-14T03:18:07-07:00</authored-date>
  <message>Force python2.5 and allow additional options</message>
  <tree>a33d96175a73eb93f8e6fc2e659707be76937231</tree>
  <committer>
    <name>Jason Smith</name>
    <email>jhs@proven-corporation.com</email>
  </committer>
</commit>
