From bee3535484c8d8a2005b5f3b6bd3b20ac4ab3edb Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Fri, 10 Nov 2006 16:53:30 -0800 Subject: [PATCH] [project @ robey@lag.net-20061111005330-08c517e2576693bd] use python from env for unit tests --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index a1cf390..a21d987 100755 --- a/test.py +++ b/test.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (C) 2003-2005 Robey Pointer #