]> Pileus Git - ~andy/sunrise/commitdiff
scripts/use_desc_gen.py: Fix python shebang.
authorMike Gilbert <floppym@gentoo.org>
Fri, 16 Mar 2012 16:45:13 +0000 (16:45 +0000)
committerMike Gilbert <floppym@gentoo.org>
Fri, 16 Mar 2012 16:45:13 +0000 (16:45 +0000)
svn path=/sunrise/; revision=12811

scripts/use_desc_gen.py

index b9af8fc660cec4098413312e94536dfeb9b99c60..40d79291567846024cf67c5f6fd92a235e29f4cf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 # Written by Alec Warner for the Gentoo Foundation 2008
 # This code is hereby placed into the public domain.