[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] On the 'ra-git' branch: update to libgit2 v0.22

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 31 Mar 2015 00:13:09 +0200

On 30.03.2015 20:26, Daniel Shahaf wrote:
> Carlos Martín Nieto wrote on Mon, Mar 30, 2015 at 16:58:57 +0200:
>> +++ autogen.sh (working copy)
>> - configfile=${LIBTOOL_CONFIG-`cd $ltpath/../share/libtool/config ; pwd`/$file}
>> + configfile=${LIBTOOL_CONFIG-$(cd $ltpath/../share/libtool/config ; pwd)}/$file
> Is it safe to use $(...)?

It is not. autogen.sh must not require bash.

-- Brane
Received on 2015-03-31 00:13:39 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.