diff options
Diffstat (limited to 'oe-init-build-env-memres')
-rwxr-xr-x | oe-init-build-env-memres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oe-init-build-env-memres b/oe-init-build-env-memres index 15e4f445ed..dca819b2eb 100755 --- a/oe-init-build-env-memres +++ b/oe-init-build-env-memres | |||
@@ -52,4 +52,4 @@ else | |||
52 | fi | 52 | fi |
53 | bitbake --server-only -t xmlrpc -B localhost:$port | 53 | bitbake --server-only -t xmlrpc -B localhost:$port |
54 | export BBSERVER=localhost:$port | 54 | export BBSERVER=localhost:$port |
55 | echo "Bitbake server started on port %s, use bitbake -m to shut it down" | 55 | echo "Bitbake server started on port $port, use bitbake -m to shut it down" |