Skip to content

Commit c344e73

Browse files
committed
fix(zwa): Display keys
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 53a65e1 commit c344e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/tests/z-wave-stack-binaries-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,8 @@ play_net_add_node_()
440440
[ $conthomeid = $nodehomeid ] || exit_ 17
441441
node_cli_ "$node" n # 2 expected on 1st time
442442
[ $nodeid -ne 0 ] || exit_ 19
443+
444+
zpc_cli_ zwave_log_security_keys
443445
}
444446

445447

0 commit comments

Comments
 (0)