From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Thu, 29 Nov 2012 15:28:42 -0500 Subject: [Cluster-devel] [PATCH] Med: Improve script.sh's error reporting (RHEL6) In-Reply-To: <1353943392-313-1-git-send-email-lhh@redhat.com> References: <1353943392-313-1-git-send-email-lhh@redhat.com> Message-ID: <50B7C57A.3010809@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 11/26/2012 10:23 AM, Lon Hohberger wrote: > The script agent used primarily by rgmanager had a very minimal amount > of error reporting, such that it could be very confusing as to why a > script resource had failed. > > This patch looks for a variety of errors from the script resource. > Replaced pull request here based on Jan's comments. https://github.com/ClusterLabs/resource-agents/pull/183 -- Lon