removed hard-coded reference to python 2.4
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 15 Nov 2007 16:21:32 +0000 (16:21 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 15 Nov 2007 16:21:32 +0000 (16:21 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1129 9efc2488-bf62-4759-914b-345cdb29e865

src/python/srfsh.py

index 6528f1b..b6e941a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
 # vim:et:ts=4
 import os, sys, time, readline, atexit, re
 from string import *