From: erickson Date: Thu, 15 Nov 2007 16:21:32 +0000 (+0000) Subject: removed hard-coded reference to python 2.4 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ca4b9d7b325d9fa1e3d887e0e4c5910252ff1748;p=opensrf%2Fbjwebb.git removed hard-coded reference to python 2.4 git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1129 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/python/srfsh.py b/src/python/srfsh.py index 6528f1b..b6e941a 100755 --- a/src/python/srfsh.py +++ b/src/python/srfsh.py @@ -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 *