[master 3/5] Remove the shebang and anaconda.py

David Shea dshea at redhat.com
Mon Aug 25 18:54:02 UTC 2014


This file inherited a #!/usr/bin/python that it really doesn't need.
---
 pyanaconda/anaconda.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pyanaconda/anaconda.py b/pyanaconda/anaconda.py
index 4c705df..88c2e02 100644
--- a/pyanaconda/anaconda.py
+++ b/pyanaconda/anaconda.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-#
 # anaconda: The Red Hat Linux Installation program
 #
 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
-- 
2.1.0



More information about the anaconda-patches mailing list