X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a8d6d6595693faa1a2b23e08b73c393c4f6f50bd..cf39dad3d551222a3e1f681995c287eb53e2596f:/test/scripts/2701-redis-cluster/2701 diff --git a/test/scripts/2701-redis-cluster/2701 b/test/scripts/2701-redis-cluster/2701 index 85f05b74f..d1c9ffc35 100644 --- a/test/scripts/2701-redis-cluster/2701 +++ b/test/scripts/2701-redis-cluster/2701 @@ -43,7 +43,7 @@ ${lookup redis{get ${quote_redis:01t67it}}} # sleep 5 perl -my @pidfiles = ( "DIR/redis-cluster/node1/node1.pid", "DIR/redis-cluster/node2/ +my @pidfiles = ( "DIR/redis-cluster/node1/node1.pid", "DIR/redis-cluster/node2/node2.pid" ); foreach my $pidfile (@pidfiles) { if ( -f $pidfile ) { open (my $fh, "<", $pidfile);