Create output directory at session creation command
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Dec 2011 02:46:48 +0000 (21:46 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Dec 2011 02:46:48 +0000 (21:46 -0500)
commita304c14c89f6caecbc08b8cc64d7841700e0401f
tree913dfaf93bc514b5ab31983f7aa8964c4fd906c4
parentc2b75c490235d87f8a8040f3ddff6b0addceea21
Create output directory at session creation command

Otherwise it is weird to see that we are using a directory that we don't
have write access to. Better to fail immediately on the create command.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-sessiond/session.c
tests/Makefile.am
This page took 0.027423 seconds and 5 git commands to generate.