Experimental customized error output strings, see [lib/clixon/clixon_err_string.h]
This commit is contained in:
parent
e007014d92
commit
cf7675dfac
10 changed files with 218 additions and 153 deletions
|
|
@ -98,7 +98,7 @@ new "cli set transitive union"
|
|||
expectfn "$clixon_cli -1f $cfg -l o -y $fyang set c ulle 33" 0 "^$"
|
||||
|
||||
new "cli set transitive union error"
|
||||
expectfn "$clixon_cli -1f $cfg -l o -y $fyang set c ulle kalle" 255 ""
|
||||
expectfn "$clixon_cli -1f $cfg -l o -y $fyang set c ulle kalle" 255 '^CLI syntax error: "set c ulle kalle": Unknown command$'
|
||||
|
||||
if [ $BE -eq 0 ]; then
|
||||
exit # BE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue