[webkit-reviews] review requested: [Bug 33153] Running multiple instances of run-webkit-tests is not possible on the same machine : [Attachment 45802] 1st step: change hardcoded /tmp to File::Spec->tmpdir()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 08:49:51 PST 2010


Andras Becsi <abecsi at inf.u-szeged.hu> has asked  for review:
Bug 33153: Running multiple instances of run-webkit-tests is not possible on
the same machine
https://bugs.webkit.org/show_bug.cgi?id=33153

Attachment 45802: 1st step: change hardcoded /tmp to File::Spec->tmpdir()
https://bugs.webkit.org/attachment.cgi?id=45802&action=review

------- Additional Comments from Andras Becsi <abecsi at inf.u-szeged.hu>
Change hardcoded /tmp in httpd pid file path to File::Spec->tmpdir() and remove
the pidfile if closing the httpd.


More information about the webkit-reviews mailing list