Closed
Bug 375574
Opened 18 years ago
Closed 18 years ago
script to kill firefox processes on win32
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rcampbell, Assigned: rcampbell)
Details
Attachments
(1 file)
|
573 bytes,
application/octet-stream
|
Details |
Require a script to kill firefox processes on win32. msys/cygwin available for scripting.
| Assignee | ||
Comment 1•18 years ago
|
||
file to kill firefox before clobbering the objdir directory. Note that this was the *simplest* way I could find to actually wipe out a directory tree on windows through python. Most sites recommend implementing a recursive delete(!).
Assignee: build → rcampbell
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•18 years ago
|
||
file installed in C:\Utilities and called from buildbot. Depends on installation of pskill.exe from http://www.microsoft.com/technet/sysinternals/utilities/pskill.mspx installed in C:\Utilities.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•