summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/scripts/setup_vpp_ubuntu_docker_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/scripts/setup_vpp_ubuntu_docker_test.sh b/jjb/scripts/setup_vpp_ubuntu_docker_test.sh
index 1828174cf..d0140c171 100644
--- a/jjb/scripts/setup_vpp_ubuntu_docker_test.sh
+++ b/jjb/scripts/setup_vpp_ubuntu_docker_test.sh
@@ -23,7 +23,6 @@ elif [ "${OS_ID}" == "centos" ]; then
yum list installed
pip list
elif [ "${OS_ID}" == "opensuse" ]; then
- yum list installed
pip list
fi
if [ "x${IS_CSIT_VPP_JOB}" == "xTrue" ]; then