From 259e135e5835efabec2e1ede086a441cac366f3d Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 9 Jun 2017 17:05:58 +0200 Subject: [PATCH] Format Change-Id: Ia3fd8c0c03782664a7f0fbc6bc2bb2a5f747d136 Signed-off-by: Romain Forlot --- README.md | 4 ++-- ssh/start-on-target.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa76f37..77cc271 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ populate_widget() --> add target to widget tree depending upon target properties #### config.xml.in file -To build a widget you need to configure file _config.xml_. This repo +To build a widget you need to configure file _config.xml_. This repo provide a simple default file _config.xml.in_ that will be configured using the variable set in _config.cmake_ file. @@ -171,7 +171,7 @@ Example: PROJECT_TARGET_ADD(low-can-demo) ``` -> ***NOTE***: This will make available the variable `${TARGET_NAME}` +> ***NOTE***: This will make available the variable `${TARGET_NAME}` > set with the specificied name. This variable will change at the next call > to this macros. diff --git a/ssh/start-on-target.in b/ssh/start-on-target.in index b0623cf..a21c6d1 100644 --- a/ssh/start-on-target.in +++ b/ssh/start-on-target.in @@ -1,5 +1,5 @@ #!/bin/sh -# +# # File: start-on-target.sh # Author: Fulup Ar Foll @ IoT.bzh # Object: Forward signal (SIGTERM) to remote process -- 2.16.6