aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/project/config.cmake
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-12-20 23:14:07 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-12-20 23:14:07 +0000
commit3285a51b4d6b6d5e8aeba1f3dda76806f931a6b9 (patch)
tree3cfd007493b238c4483e4e1b0397e915e5a96338 /conf.d/project/config.cmake
parent3f495778a07c5fdbefa77d7df5f5c36de630fc67 (diff)
parent5502a08830020b981f767fc539a8921f4fbfc3d1 (diff)
Diffstat (limited to 'conf.d/project/config.cmake')
-rw-r--r--conf.d/project/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/config.cmake b/conf.d/project/config.cmake
index 02495cb..58f568f 100644
--- a/conf.d/project/config.cmake
+++ b/conf.d/project/config.cmake
@@ -199,7 +199,7 @@ set(AFB_REMPORT "1234" CACHE PATH "Default binder listening port")
# Print a helper message when every thing is finished
# ----------------------------------------------------
-set(CLOSING_MESSAGE "Test with: afb-daemon --ldpaths=. --port=1234 --workdir=. --roothttp=../htdocs --tracereq=common --token='' --verbose")
+set(CLOSING_MESSAGE "Test with: afb-daemon --ldpaths=./package --port=1234 --workdir=. --roothttp=../htdocs --tracereq=common --token= --verbose")
set(PACKAGE_MESSAGE "Install widget file using in the target : afm-util install ${PROJECT_NAME}.wgt")
# Optional schema validator about now only XML, LUA and JSON