Files
infix/package
Joachim Wiberg 03a8ea9500 package/klish-plugin-sysrepo: fix 'show leaf-node' in configure
This patch bumps klish-plugins-sysrepo to fix the annoying issue with
the CLI not supporting, e.g. "show hostname" in system config context.

Details: https://github.com/kernelkit/klish-plugin-sysrepo/issues/3

The problem was two-fold, first we used the wrong ptype for 'show'
(and 'diff') commands, so srp_show() was not even called.  Then the
klish-plugin-sysrepo code did not account for show being called for
leaf nodes.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-06-25 17:22:36 +02:00
..
2024-04-25 09:20:32 +02:00
2023-11-19 08:50:19 +01:00
2024-05-03 07:54:48 +02:00
2024-04-24 21:10:05 +02:00
2024-04-29 08:44:44 +02:00
2023-01-25 19:57:32 +01:00