clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
216 stars 72 forks source link

Fix issues with valgrind w/ sudo #470

Closed pprindeville closed 10 months ago

pprindeville commented 10 months ago

Explode string into list of words for spawn.

pprindeville commented 10 months ago

[split $clixon_cli " "] might have been simpler but I couldn't get that working.