From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Mon, 31 Jan 2011 18:23:23 -0500 Subject: [Cluster-devel] [PATCH 3/3] fence_scsi: properly log errors for all commands In-Reply-To: <1295977191-6249-1-git-send-email-rohara@redhat.com> References: <1295977191-6249-1-git-send-email-rohara@redhat.com> Message-ID: <1296516203.21322.201.camel@ayanami.boston.devel.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 2011-01-25 at 11:39 -0600, Ryan O'Hara wrote: > This patch also redirects stderr to /dev/null for all commands executed > via qx. > This looks fine. -- Lon