summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bk_tests/bk_container_prep.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/bk_tests/bk_container_prep.sh b/scripts/bk_tests/bk_container_prep.sh
index 7950a2e098..bb82b6b140 100755
--- a/scripts/bk_tests/bk_container_prep.sh
+++ b/scripts/bk_tests/bk_container_prep.sh
@@ -2,8 +2,6 @@
# make sure we have the network tools in place for various network specs
if [ -f /etc/debian_version ]; then
- echo "--- Update package cache"
- apt-get update -y
touch /etc/network/interfaces
fi