From: Lars Eilebrecht Date: Sun, 30 Jan 2000 00:36:55 +0000 (+0000) Subject: remove one space... X-Git-Tag: 1.3.13~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8183c5574693c4c352a5daa75b32590d2f20fcf;p=apache remove one space... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84533 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/binbuild.sh b/build/binbuild.sh index 9d44b6a5e9..1e2f454ff0 100755 --- a/build/binbuild.sh +++ b/build/binbuild.sh @@ -229,7 +229,7 @@ cp README.bindist ../apache_$VER-$OS.README echo " " && \ echo "echo \"Ready.\"" && \ echo "echo \" +--------------------------------------------------------+\"" && \ - echo "echo \" | You now have successfully installed the Apache $VER |\"" && \ + echo "echo \" | You now have successfully installed the Apache $VER |\"" && \ echo "echo \" | HTTP server. To verify that Apache actually works |\"" && \ echo "echo \" | correctly you should first check the (initially |\"" && \ echo "echo \" | created or preserved) configuration files: |\"" && \