truncate helptext
This commit is contained in:
parent
4b19798b58
commit
6d8acdea9f
9 changed files with 102 additions and 44 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue