summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-06-13 19:18:38 +0000
committerJeremy Katz <katzj@redhat.com>2005-06-13 19:18:38 +0000
commit9d0f92887acbee2c5c623d892029045bb7d8aeb2 (patch)
tree72a091859a996cd6ea4673cf2e054cb4c7e5c4b7
parentefd4daedfbe9d1cd0809f08c244c419231575436 (diff)
2005-06-13 Jeremy Katz <katzj@redhat.com>pre-tab-convert
* anaconda: Start the warnings for mixed tabs/spaces
-rw-r--r--ChangeLog2
-rwxr-xr-xanaconda2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7115e64f0..cc8aca598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-06-13 Jeremy Katz <katzj@redhat.com>
+ * anaconda: Start the warnings for mixed tabs/spaces
+
* Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile
isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c
isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile
diff --git a/anaconda b/anaconda
index 7ac009bc5..0a1214fd1 100755
--- a/anaconda
+++ b/anaconda
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python -t
#
# anaconda: The Red Hat Linux Installation program
#