From 4cdf88f31d5c81d57d8ff340fd471d6079618660 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 20 Jan 2007 12:38:58 +0000 Subject: Do not hardcode /usr/bin/python --- (limited to 'tests/test-spread-box.py') diff --git a/tests/test-spread-box.py b/tests/test-spread-box.py index 0f138cc..dc4e73e 100755 --- a/tests/test-spread-box.py +++ b/tests/test-spread-box.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (C) 2006, Red Hat, Inc. # -- cgit v0.9.1