Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > 25d3f90d746d78a91805cb8b3ff4c0b3 > files > 2

resource-agents-3.9.5-2.mga3.src.rpm

--- heartbeat/Squid	2013-02-07 07:17:42.000000000 -0500
+++ heartbeat/Squid.dlucio	2013-03-17 16:42:32.146820027 -0400
@@ -201,7 +201,7 @@
 are_all_pids_found()
 {
 	if 
-		[[ -n "${SQUID_PIDS[0]}" ]] &&
+#		[[ -n "${SQUID_PIDS[0]}" ]] &&
 		[[ -n "${SQUID_PIDS[1]}" ]] &&
 		[[ -n "${SQUID_PIDS[2]}" ]]
 	then