bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone
Blob Blame History Raw
#!/bin/bash
# Author: Athmane Madjoudj <athmanem@gmail.com>
# Christoph Galuschka <tigalch@tigalch.org>

t_Log "$0 - installing amanda system"

if (t_GetPkgRel basesystem | grep -q el5)
then
  t_Log "This is a C5 system. Skipping."
  t_CheckExitStatus 0
  exit $PASS
fi

t_InstallPackage amanda amanda-server amanda-client