Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4968F200BEC for ; Thu, 29 Dec 2016 17:16:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 480E9160B2D; Thu, 29 Dec 2016 16:16:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9C7D7160B15 for ; Thu, 29 Dec 2016 17:16:41 +0100 (CET) Received: (qmail 18705 invoked by uid 500); 29 Dec 2016 16:16:40 -0000 Mailing-List: contact commits-help@airflow.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.incubator.apache.org Delivered-To: mailing list commits@airflow.incubator.apache.org Received: (qmail 18692 invoked by uid 99); 29 Dec 2016 16:16:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2016 16:16:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6AB1B180297 for ; Thu, 29 Dec 2016 16:16:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id fIFovee9IrpD for ; Thu, 29 Dec 2016 16:16:39 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 5ADAE5FE3D for ; Thu, 29 Dec 2016 16:16:38 +0000 (UTC) Received: (qmail 18553 invoked by uid 99); 29 Dec 2016 16:16:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2016 16:16:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 62BCEDFC9D; Thu, 29 Dec 2016 16:16:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bolke@apache.org To: commits@airflow.incubator.apache.org Date: Thu, 29 Dec 2016 16:16:39 -0000 Message-Id: <52f8ee4edd1e49dba4be2e09a869d744@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] incubator-airflow git commit: Merge branch 'AIRFLOW-721' archived-at: Thu, 29 Dec 2016 16:16:42 -0000 Merge branch 'AIRFLOW-721' Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/75c3e1d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/75c3e1d2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/75c3e1d2 Branch: refs/heads/master Commit: 75c3e1d29b3d00d1b8fb8764f9a952b444d4ae61 Parents: f048e94 9de7762 Author: Bolke de Bruin Authored: Thu Dec 29 17:16:29 2016 +0100 Committer: Bolke de Bruin Committed: Thu Dec 29 17:16:29 2016 +0100 ---------------------------------------------------------------------- airflow/utils/helpers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------