From 0c8295dfaf26f3a4d5f9af5bcdb3369bb9f6548a Mon Sep 17 00:00:00 2001 From: Karanbir Singh Date: May 05 2011 22:47:07 +0000 Subject: placeholder test for the p_php/ dir --- diff --git a/tests/p_php/01_prep.sh b/tests/p_php/01_prep.sh new file mode 100644 index 0000000..10bf0bc --- /dev/null +++ b/tests/p_php/01_prep.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +yum -d0 install php-cli +exit $?