From: Divye K. <div...@gm...> - 2008-08-07 10:28:59
|
Hello, A quick workaround is to simply comment out the server_start and server_kill tests and start the python server manually ( located at tests/server/cgi_server.py ) before running the tests. Divye On Thu, Aug 7, 2008 at 3:53 PM, Divye Kapoor <div...@gm...> wrote: > > > On Thu, Aug 7, 2008 at 12:11 PM, Dean Michael C. Berris < > dmb...@fr...> wrote: > >> >> Divye, have you tried not using xterm to spawn a new process after the >> fork to run the server? Perhaps writing a bash script that gets executed >> instead in execlp would be another option? >> > > I've tried plenty of approaches to get this to work but this was the only > one that seemed to work. > However, I'll give it another shot and try the bash script method. > > Divye > > > -- > An idealist is one who, on noticing that a rose smells better than a > cabbage, concludes that it will also make better soup. > H. L. Mencken (1880 - 1956) > My official web site: http://people.iitr.ernet.in/shp/061305/ > Webmaster: http://www.drkapoorsclinic.com > Blog: http://divyekapoor.blogspot.com > -- An idealist is one who, on noticing that a rose smells better than a cabbage, concludes that it will also make better soup. H. L. Mencken (1880 - 1956) My official web site: http://people.iitr.ernet.in/shp/061305/ Webmaster: http://www.drkapoorsclinic.com Blog: http://divyekapoor.blogspot.com |