truncate helptext

This commit is contained in:
Olof hagsand 2016-03-09 21:01:57 +01:00
parent 4b19798b58
commit 6d8acdea9f
9 changed files with 102 additions and 44 deletions

View file

@ -723,7 +723,7 @@ netconf_commit(clicon_handle h,
int retval = -1;
if (clicon_rpc_commit(h, "candidate", "running",
1, 1) < 0){
0, 0) < 0){
netconf_create_rpc_error(cb_err, xorig,
"operation-failed",
"protocol", "error",