be now uses subprocess, so it requires Python 2.4
authorAaron Bentley <abentley@panoramicfeedback.com>
Fri, 23 Dec 2005 18:20:15 +0000 (13:20 -0500)
committerAaron Bentley <abentley@panoramicfeedback.com>
Fri, 23 Dec 2005 18:20:15 +0000 (13:20 -0500)
be

diff --git a/be b/be
index d1edd1c31253f25f2863d174fe88e324fd7dbb65..cfcfeeda4abef898ae2e0f21462dd8b280e8a0e2 100755 (executable)
--- a/be
+++ b/be
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 # Copyright (C) 2005 Aaron Bentley and Panometrics, Inc.
 # <abentley@panoramicfeedback.com>
 #