]> granicus.if.org Git - python/commitdiff
Whitespace normalization.
authorGuido van Rossum <guido@python.org>
Fri, 9 Aug 2002 19:18:25 +0000 (19:18 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Aug 2002 19:18:25 +0000 (19:18 +0000)
Makefile.pre.in

index 6d1af496862dbcd49175d8b027f622086b82bac4..8bb3fc629d148b2335c26bc62f77371183522640 100644 (file)
@@ -516,7 +516,7 @@ test:               all platform
 
 QUICKTESTOPTS= $(TESTOPTS) -x test_thread test_signal test_strftime \
                test_unicodedata test_re test_sre test_select test_poll \
-               test_linuxaudiodev test_struct test_sunaudiodev test_zlib 
+               test_linuxaudiodev test_struct test_sunaudiodev test_zlib
 quicktest:     all platform
                -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
                -$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
@@ -777,7 +777,7 @@ sharedinstall:
 #
 frameworkinstall: frameworkinstallframework \
        frameworkinstallapps frameworkinstallunixtools
-       
+
 # On install, we re-make the framework
 # structure in the install location, /Library/Frameworks/ or the argument to
 # --enable-framework. If --enable-framework has been specified then we have