lkml.org 
[lkml]   [2015]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] scripts: fix link-vmlinux.sh bash-ism
On Fri, Jan 02, 2015 at 04:55:42PM +0100, Michal Marek wrote:
> On 2014-12-29 17:34, Sylvain BERTRAND wrote:
> > Chocked while compiling linux with dash shell instead of bash shell.
> > See:
> > http://pubs.opengroup.org/onlinepubs/000095399/utilities/trap.html
>
> Please describe the actual problem in the changelog. I guess it's
> because of the 'ERR' trap?

Indeed:
- ERR is specific to bash
- signal names in a trap built-in instruction should be without the SIG prefix

Shall I repost a v2 with the above lines?

--
Sylvain


\
 
 \ /
  Last update: 2015-03-03 17:41    [W:1.234 / U:0.660 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site