Re: [PATCH 1/1] command: allow runtime usage

2015-03-13 Thread Robert Schwebel
On Fri, Mar 13, 2015 at 09:42:22AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > this will allow as example to list the current supported digest ^^ ^ Tly. Maybe you mean

[PATCH 1/1] command: allow runtime usage

2015-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
this will allow as example to list the current supported digest Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- common/command.c | 2 ++ include/command.h | 3 +++ 2 files changed, 5 insertions(+) diff --git a/common/command.c b/common/command.c index 61191c2..dc2cb88 100644 --- a/common/c