[Bug 245708] Review Request: scsi-target-utils - SCSI target daemon and tools

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 3 17:10:42 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: scsi-target-utils  - SCSI target daemon and tools


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245708





------- Additional Comments From mchristi at redhat.com  2007-07-03 13:10 EST -------
(In reply to comment #6)
> 1) doesn't actually do anything sane if it fails to start

For this one, it just ends up printing failed instead of ok, is that ok?

Something like this:

        daemon tgtd
        RETVAL=$?
        [ $RETVAL -eq "0" ] && touch /var/lock/subsys/tgtd
        echo
        return $RETVAL



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list