From 6461f0ce7f82dc3dfc2503b869725984b88707a8 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Aug 06 2012 15:50:55 +0000 Subject: made 0-install_postgresql.sh and 1-config-postgresql.sh more verbose: added t_Log to running script --- diff --git a/tests/p_postgresql/0-install_postgresql.sh b/tests/p_postgresql/0-install_postgresql.sh index 3fb42dc..ea5183d 100755 --- a/tests/p_postgresql/0-install_postgresql.sh +++ b/tests/p_postgresql/0-install_postgresql.sh @@ -1,4 +1,7 @@ #!/bin/bash # Author: Athmane Madjoudj +# Christoph Galuschka +# Christoph Galuschka + +t_Log "Running $0 - initializing and starting PostgreSQL" if (t_GetPkgRel postgresql | grep -q el6) then