From 44ae2f171f88fe1fc7f707b78bb6128f924300c7 Mon Sep 17 00:00:00 2001 From: "Christopher J. Morrone" Date: Thu, 27 Oct 2011 17:38:47 -0700 Subject: [PATCH] Fix python path --- testing/IOR-tester.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/IOR-tester.py b/testing/IOR-tester.py index 4b0319f..3e05adf 100755 --- a/testing/IOR-tester.py +++ b/testing/IOR-tester.py @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/env python # # Tester for IOR #