Signed-off-by: Ross Burton <[email protected]>
---
 oe-init-build-env-memres |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oe-init-build-env-memres b/oe-init-build-env-memres
index 15e4f44..dca819b 100755
--- a/oe-init-build-env-memres
+++ b/oe-init-build-env-memres
@@ -52,4 +52,4 @@ else
 fi
 bitbake --server-only -t xmlrpc -B localhost:$port
 export BBSERVER=localhost:$port
-echo "Bitbake server started on port %s, use bitbake -m to shut it down"
+echo "Bitbake server started on port $port, use bitbake -m to shut it down"
-- 
1.7.10.4

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to