Refactor setting of directories
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 10 Apr 2017 13:15:21 +0000 (15:15 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 10 Apr 2017 13:15:21 +0000 (15:15 +0200)
commitdf506d8aeef9ec113c455f3a5f3d471b0a8529e6
treeb8611ec7cd014d5125978973ab7aa2e5eb13de4c
parent0bf1d7e7427fb7165dfb547d4de1c84da6f963ea
Refactor setting of directories

When not specified, the default directories are
now ".". The workdir is relative to the current directory
and other directories are relative the the workdir.

Change-Id: I52c013e3a3c93b3f984903562cf0c56d990900e6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-config.c
src/main.c