From d8183c5574693c4c352a5daa75b32590d2f20fcf Mon Sep 17 00:00:00 2001 From: Lars Eilebrecht Date: Sun, 30 Jan 2000 00:36:55 +0000 Subject: [PATCH] remove one space... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84533 13f79535-47bb-0310-9956-ffa450edef68 --- build/binbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |\"" && \ -- 2.50.1