From 0dfd51f81abdf5e116a28021ad5b2ff02cf82a25 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Fri, 4 Jul 2014 11:47:44 +0200 Subject: [PATCH] Adds host to redis setup as it does not make sense to continue if there is no host in redis. --- test/support/prepare_db.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/support/prepare_db.sh b/test/support/prepare_db.sh index 65d65231..6540e409 100755 --- a/test/support/prepare_db.sh +++ b/test/support/prepare_db.sh @@ -87,6 +87,7 @@ if test x"$PREPARE_REDIS" = xyes; then cat <