From: fuzzyray Date: Wed, 24 Jan 2007 18:38:35 +0000 (-0000) Subject: Fix accidental mangling of the #! line X-Git-Tag: gentoolkit-0.2.4.3~172 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34c0a7e614969dd364838cb2dba954e2302bff82;p=gentoolkit.git Fix accidental mangling of the #! line svn path=/; revision=341 --- diff --git a/trunk/src/gentoolkit/helpers.py b/trunk/src/gentoolkit/helpers.py index 97c7bc6..fb22207 100644 --- a/trunk/src/gentoolkit/helpers.py +++ b/trunk/src/gentoolkit/helpers.py @@ -1,4 +1,4 @@ -# /usr/bin/python2 +#!/usr/bin/python2 # # Copyright(c) 2004, Karl Trygve Kalleberg # Copyright(c) 2004, Gentoo Foundation