Unverified Commit 58f5195d by Christian Brauner Committed by GitHub

Merge pull request #3822 from stgraber/master

github: Run apt-get update in sanitizer test
parents 49192457 56878587
......@@ -9,6 +9,7 @@ ASAN_OPTIONS="$ASAN_OPTIONS:detect_odr_violation=0"
export UBSAN_OPTIONS=print_stacktrace=1:print_summary=1:halt_on_error=1
apt-get update -qq
apt-get install --yes --no-install-recommends \
apparmor automake autoconf bash-completion bridge-utils build-essential \
busybox-static clang cloud-image-utils curl dbus debhelper debootstrap \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment