I have had the same problem as you. I presume you are working on a UNIX platform. I had written a wrapper ksh script, and instead of using nohup, I was trapping SIGHUP in the script. I do not have the code with me, but the solution works. Antoine L�vy-Lambert ----- Original Message ----- From: "Gruenewald, Terry E" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 30, 2003 5:25 PM Subject: nohup not working with ant
> When I run ant using nohup and in the background, it runs okay. However, if > I then log out of my session, ant exits as well. Has anyone run into this > before? Does anyone know how to fix this so that the usual behavior of > nohup works. > > -Terry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
