[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OK to upload new sysvinit package?



On Thu, Oct 21, 2010 at 22:04:45 +0200, Petter Reinholdtsen wrote:

> @@ -43,7 +41,7 @@
>  trap on_exit EXIT # Enable emergency handler
>  
>  # Ignore CTRL-C only in this shell, so we can interrupt subprocesses.
> -trap ":" INT QUIT TSTP
> +trap "" INT QUIT TSTP
>  
Not sure I understand what this is supposed to do.  The bash manpage
says:
  If arg is the null string the signal specified by each sigspec is
  ignored by the shell and by the commands it invokes.

Which doesn't seem to agree with the comment?  What am I missing?

There's also "Authour" in a few places that probably want to be
"Author".

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: