Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB5779FF4 for ; Thu, 5 Apr 2012 20:54:49 +0000 (UTC) Received: (qmail 69459 invoked by uid 500); 5 Apr 2012 20:54:49 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 69446 invoked by uid 500); 5 Apr 2012 20:54:49 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 69438 invoked by uid 99); 5 Apr 2012 20:54:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2012 20:54:49 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lutter@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2012 20:54:43 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q35KsMFF026784 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 5 Apr 2012 16:54:22 -0400 Received: from [10.3.113.146] (ovpn-113-146.phx2.redhat.com [10.3.113.146]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q35KsLMQ018557 for ; Thu, 5 Apr 2012 16:54:22 -0400 Message-ID: <1333659261.20818.12.camel@avon.watzmann.net> Subject: Re: [PATCH 1/2] Rimuhosting driver: fix syntax errors From: David Lutterkort To: dev@deltacloud.apache.org Date: Thu, 05 Apr 2012 13:54:21 -0700 In-Reply-To: <4F7D4ACF.4040406@redhat.com> References: <1330646561-16486-1-git-send-email-lutter@redhat.com> <1330646561-16486-2-git-send-email-lutter@redhat.com> <4F7D4ACF.4040406@redhat.com> Organization: Red Hat Inc Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2012-04-05 at 10:33 +0300, marios@redhat.com wrote: > bump - forgotten patch? (can't find a corresponding commit in git log > thanks to Dies Kopper for reminder) Rats .. totally forgot to push these. They are now in, as commits 546fd64d and 09bfd939 David