diff options
author | Chris Ball <cjb@laptop.org> | 2008-05-16 15:25:59 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2008-05-16 15:25:59 -0400 |
commit | 9055757a1b30c55798173f2454de8d4fa0676d40 (patch) | |
tree | 86d31f4f1438ca23714705430e61b36d1cd9c0ec | |
parent | f98ccf59ee91429ee71c82babbf5f82d2b5d357e (diff) | |
download | bugseverywhere-9055757a1b30c55798173f2454de8d4fa0676d40.tar.gz |
Don't require python2.4 for "be".
-rwxr-xr-x | be | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python2.4 +#!/usr/bin/env python # Copyright (C) 2005 Aaron Bentley and Panometrics, Inc. # <abentley@panoramicfeedback.com> # |