Fix: interpreted '&' character 43/15743/3
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 25 Jul 2018 13:32:29 +0000 (15:32 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 26 Jul 2018 16:22:38 +0000 (16:22 +0000)
commit9c1a0fb10dda08bebffb490152b5cdde6420e18a
tree7ed9900eec15750e47056b22b59fd0fa621d12e1
parent9202fac0b692d6a244f76ddf5561aeffb8db256a
Fix: interpreted '&' character

Use of '&' in CLOSING_MESSAGE is incorrectly interpreted by cmake
which tries to launch the afb-daemon when using the autobuild script.
This is not a problem since the build is finished but that produces
unwanted warning messages.

Change-Id: I910538c80539bbe6ec63cf42a7642506821bb33b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
samples.d/config.cmake.sample