diff --git a/lib/net/netconf/transport.rb b/lib/net/netconf/transport.rb index 78c221f..1c25b35 100644 --- a/lib/net/netconf/transport.rb +++ b/lib/net/netconf/transport.rb @@ -147,7 +147,7 @@ def rpc_exec( cmd_nx ) # @@@/JLS: might this be ? isn't for Junos, but need to check # @@@/JLS: the generic case. - rsp_nx.first_element_child + rsp_nx.element_children end