diff options
| author | Jeremy Katz <katzj@redhat.com> | 2005-06-13 19:18:38 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2005-06-13 19:18:38 +0000 |
| commit | 9d0f92887acbee2c5c623d892029045bb7d8aeb2 (patch) | |
| tree | 72a091859a996cd6ea4673cf2e054cb4c7e5c4b7 | |
| parent | efd4daedfbe9d1cd0809f08c244c419231575436 (diff) | |
2005-06-13 Jeremy Katz <katzj@redhat.com>pre-tab-convert
* anaconda: Start the warnings for mixed tabs/spaces
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rwxr-xr-x | anaconda | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python -t # # anaconda: The Red Hat Linux Installation program # |
