[BusyBox 0001050]: fuser does not handle -SIGNAL parameters
bugs at busybox.net
bugs at busybox.net
Sat Mar 29 10:59:41 PDT 2008
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1050
======================================================================
Reported By: joeli
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1050
Category: Standards Compliance
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 09-25-2006 07:07 PDT
Last Modified: 03-29-2008 10:59 PDT
======================================================================
Summary: fuser does not handle -SIGNAL parameters
Description:
If one provides a signal name to busybox fuser it returns with an error
message.
e.g.:
> fuser -k -TERM filename
Unsupported option 'T'
Signal names should maybe be handled in fuser_option(). A common parameter
parsing with busybox kill would be great.
======================================================================
----------------------------------------------------------------------
vda - 03-29-08 10:59
----------------------------------------------------------------------
This is fixed in current svn.
Issue History
Date Modified Username Field Change
======================================================================
09-25-06 07:07 joeli New Issue
09-25-06 07:07 joeli Status new => assigned
09-25-06 07:07 joeli Assigned To => BusyBox
03-29-08 10:59 vda Status assigned => closed
03-29-08 10:59 vda Note Added: 0006254
======================================================================
More information about the busybox-cvs
mailing list