Commit 3fd8756b authored by Fred Drake's avatar Fred Drake

use consistent indentation

parent b07be3cf
#!/bin/sh #!/bin/sh
# Zope configure script # Zope configure script
# $Id: configure,v 1.21 2004/03/09 05:25:14 chrism Exp $ # $Id: configure,v 1.22 2004/04/13 20:52:06 fdrake Exp $
# $Revision: 1.21 $ # $Revision: 1.22 $
##################################################################### #####################################################################
# BEGIN EDITABLE PARAMETERS # # BEGIN EDITABLE PARAMETERS #
...@@ -149,7 +149,7 @@ get_python() { ...@@ -149,7 +149,7 @@ get_python() {
out " manually by rerunning the ./configure script with the " out " manually by rerunning the ./configure script with the "
out " '--with-python' option." out " '--with-python' option."
fi fi
out "" out ""
} }
out() { out() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment