bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone

Blame tests/p_iputils/0-install_iputils.sh

Christoph Galuschka fe4cd3
#!/bin/bash
Christoph Galuschka fe4cd3
# Author: Christoph Galuschka <christoph.galuschka@chello.at>
Christoph Galuschka fe4cd3
Christoph Galuschka fe4cd3
t_Log "Running $0 -  installing package iputils"
Christoph Galuschka fe4cd3
t_InstallPackage iputils
Christoph Galuschka fe4cd3