bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone
Blob Blame History Raw
#!/bin/bash
# Author Dries Verachtert <dries.verachtert@dries.eu>

# Install python-iniparse: required by yum so a quite important package in CentOS
t_Log "Running $0 - installing python-iniparse."

t_InstallPackage python-iniparse