From: Harald Hoyer Date: Tue, 4 Dec 2018 09:22:28 +0000 (+0100) Subject: fedora-test.sh: install tcpdump X-Git-Tag: 050~249 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a8d7a64e146e452608b1f4bea1580a7b9449f6;p=thirdparty%2Fdracut.git fedora-test.sh: install tcpdump --- diff --git a/fedora-test.sh b/fedora-test.sh index 87023a840..e897c325c 100755 --- a/fedora-test.sh +++ b/fedora-test.sh @@ -39,6 +39,7 @@ dnf -y install --best --allowerasing \ /usr/bin/qemu-kvm \ /usr/bin/qemu-system-$(uname -i) \ e2fsprogs \ + tcpdump \ $NULL &>/dev/null ./configure