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