[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Change in behavior
From: |
Vladimir Marek |
Subject: |
Re: Change in behavior |
Date: |
Tue, 13 Dec 2016 16:20:47 +0100 |
User-agent: |
Mutt/1.5.22.1-rc1 (2013-10-16) |
> > $ cat configure
> > set -o posix
> > echo ${0.8}
> > echo after
> >
> > $ bash a.sh
> > 3.2.52(1)-release
> > a.sh: line 3: ${0.8}: bad substitution
> > after
> Is `a.sh' a copy of `configure'?
Oh, yes, sorry, it's the same file. It's a part of libvisual-plugins's
configure script.
--
Vlad