Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 95157 invoked from network); 20 May 2010 00:01:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 00:01:16 -0000 Received: (qmail 63351 invoked by uid 500); 20 May 2010 00:01:16 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 63290 invoked by uid 500); 20 May 2010 00:01:16 -0000 Mailing-List: contact libcloud-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: libcloud@incubator.apache.org Delivered-To: mailing list libcloud@incubator.apache.org Received: (qmail 63282 invoked by uid 99); 20 May 2010 00:01:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 00:01:16 +0000 X-ASF-Spam-Status: No, hits=-1446.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 00:01:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4K00srm020771 for ; Thu, 20 May 2010 00:00:55 GMT Message-ID: <2207364.29181274313654760.JavaMail.jira@thor> Date: Wed, 19 May 2010 20:00:54 -0400 (EDT) From: "Paul Querna (JIRA)" To: libcloud@incubator.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Subject: [libcloud] [jira] Created: (LIBCLOUD-37) ScriptDeployment should expose exit status ScriptDeployment should expose exit status ------------------------------------------ Key: LIBCLOUD-37 URL: https://issues.apache.org/jira/browse/LIBCLOUD-37 Project: Libcloud Issue Type: Improvement Reporter: Paul Querna feature request from Jay Doane: Having access to ScriptDeployment.stdout and .stderr has been crucial for debuggin complicated scripts, but I was curious why that class doesn't also expose an exit status as well? Thanks, Jay -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.