From dev-return-88906-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Sep 19 19:18:28 2016 Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-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 3F2BE1922A for ; Mon, 19 Sep 2016 19:18:28 +0000 (UTC) Received: (qmail 64690 invoked by uid 500); 19 Sep 2016 19:18:28 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 64596 invoked by uid 500); 19 Sep 2016 19:18:27 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 64580 invoked by uid 99); 19 Sep 2016 19:18:27 -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; Mon, 19 Sep 2016 19:18:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 87199E00D6; Mon, 19 Sep 2016 19:18:27 +0000 (UTC) From: jwadamson To: dev@ant.apache.org Reply-To: dev@ant.apache.org Message-ID: Subject: [GitHub] ant pull request #23: fix 60150 values containing backtick character cause s... Content-Type: text/plain Date: Mon, 19 Sep 2016 19:18:27 +0000 (UTC) GitHub user jwadamson opened a pull request: https://github.com/apache/ant/pull/23 fix 60150 values containing backtick character cause shell error on *nix You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwadamson/ant-1 fix-60150 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant/pull/23.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #23 ---- commit 9b9dd2151024226516061e2f835987ebd4b74df0 Author: Jeffrey Adamson Date: 2016-09-19T19:15:42Z fix 60150 values containing backtick character cause shell error on *nix ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org