From 6b6838c43ccb7cc806bc3e7a1f0d365ec72c4fa2 Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Sep 26 2011 01:34:22 +0000 Subject: Add a script to install file utility --- diff --git a/tests/p_centos-release/0-install_file.sh b/tests/p_centos-release/0-install_file.sh new file mode 100755 index 0000000..c8c6a9e --- /dev/null +++ b/tests/p_centos-release/0-install_file.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# Author: Athmane Madjoudj + +t_Log "$0 - installing file utility" +t_InstallPackage file