samples/task_profile: fix testcase.ini's long lines

.ini format supports long lines by prefixing the continuation with an
empty line. Adding a backslash makes the backslash part of the value.

Change-Id: I0a1ade3a6bdf12281e61d06e21d7233d4b624b48
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-09-13 19:18:35 -07:00 committed by Anas Nashif
commit 1b9d13c408

View file

@ -2,6 +2,6 @@
kernel = micro
build_only = true
tags = samples
platform_exclude = arduino_101_sss nucleo_f103rb olimexino_stm32 \
quark_d2000_crb quark_se_sss_devboard altera_max10 \
platform_exclude = arduino_101_sss nucleo_f103rb olimexino_stm32
quark_d2000_crb quark_se_sss_devboard altera_max10
qemu_nios2