Blame tests/p_iptraf/0-install_iptraf.sh

Steve Barnes e801dc
#!/bin/bash
root 2bfd68
# Author: Steve Barnes (steve@echo.id.au)
Steve Barnes e801dc
40b4c8
if [ "$CONTAINERTEST" -eq "1" ]; then
40b4c8
    t_Log "Running in container -> SKIP"
40b4c8
    exit 0
40b4c8
fi
40b4c8
Karanbir Singh 106bcf
t_Log "Running $0 - iptraf: install iptraf and which"
Karanbir Singh 106bcf
Steve Barnes e801dc
# IPTraf traffic monitoring package
Steve Barnes e801dc
t_InstallPackage iptraf
Athmane Madjoudj 6c5a2b
Athmane Madjoudj 6c5a2b
# Required by the test
Athmane Madjoudj 6c5a2b
t_InstallPackage which