Change to /usr/bin/python instead of /bin/env python

This commit is contained in:
Dan Williams
2006-10-29 11:06:21 -05:00
parent f679b4b3cc
commit 4071b1970e
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/env python #!/usr/bin/python
# vi: ts=4 ai noet # vi: ts=4 ai noet
# #
# Copyright (C) 2006, Red Hat, Inc. # Copyright (C) 2006, Red Hat, Inc.