Skip to content
Snippets Groups Projects
Commit eba25f03 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

add nscd to disable ypbind/ypcall errors in test setup

parent 964e622a
No related branches found
No related tags found
No related merge requests found
...@@ -285,7 +285,8 @@ check_install_additional_tools (){ ...@@ -285,7 +285,8 @@ check_install_additional_tools (){
android-tools-adb \ android-tools-adb \
wvdial \ wvdial \
python-numpy \ python-numpy \
sshpass sshpass \
nscd
$SUDO pip install paramiko $SUDO pip install paramiko
$SUDO pip install pyroute2 $SUDO pip install pyroute2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment