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

Summary: Merge Review: w3m


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





------- Additional Comments From [EMAIL PROTECTED]  2007-03-24 15:07 EST -------
Erm..

--------------------------------------------------------------
 (if [ "x$i" = "x$i.gz" ]; then zcat $i; else cat $i; fi )
--------------------------------------------------------------
(E) This if judgment is always false, even if man file is
    gzipped.
    "x$i" is always different from "x$i.gz".

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to