Preparing for 3.5.0

This commit is contained in:
Olof hagsand 2018-02-12 09:05:27 +07:00
parent 6b0e0a9d18
commit 7431757e53
7 changed files with 314 additions and 20 deletions

View file

@ -14,7 +14,10 @@ clixon_cli=clixon_cli
# clixon_netconf="valgrind --tool=callgrind clixon_netconf
clixon_netconf=clixon_netconf
#clixon_backend="valgrind --leak-check=full --show-leak-kinds=all clixon_backend"
# How to run restconf stand-alone and using valgrind
#sudo su -c "/www-data/clixon_restconf -f $cfg -D" -s /bin/sh www-data
#sudo su -c "valgrind --leak-check=full --show-leak-kinds=all /www-data/clixon_restconf -f $cfg -D" -s /bin/sh www-data
clixon_backend=clixon_backend
dir=/var/tmp/$0