[llvm] r257663 - Remove bashism from merge.sh: POSIX sh does not have the `function`
Dimitry Andric via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 11:55:33 PST 2016
On 13 Jan 2016, at 20:48, Dimitry Andric via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> Author: dim
> Date: Wed Jan 13 13:48:50 2016
> New Revision: 257663
>
> URL: http://llvm.org/viewvc/llvm-project?rev=257663&view=rev
> Log:
> Remove bashism from merge.sh: POSIX sh does not have the `function`
> reserved word, and it is even superfluous in bash, for this particular
> instance.
>
> Modified:
> llvm/trunk/utils/release/merge.sh
Hi Hans,
Can I merge this to the 3.8 branch? (Using the fixed merge.sh script of course ;-)
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/359d07d6/attachment.sig>
More information about the llvm-commits
mailing list