Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - sh trap: (2 Items)
   
sh trap  
With 6.5.0M9,  ksh script with the following statement gives an error:

 trap: bad signal SIGHUP

If I replace SIGHUP with 1 it works ok.  



Re: sh trap  
On 10-07-01 11:26 AM, Mario Charest wrote:
> With 6.5.0M9,  ksh script with the following statement gives an error:
>
>   trap: bad signal SIGHUP
>
> If I replace SIGHUP with 1 it works ok.

This is a known issue that was fixed post M9.

Regards,

Ryan Mansfield