[Bug 243571] Review Request: python-mechanoid - Python Programmatic Web Browser

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 10 04:36:39 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: python-mechanoid - Python Programmatic Web Browser


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





------- Additional Comments From tibbs at math.uh.edu  2007-06-10 00:36 EST -------
I see you patched the test but you still need something to call it:

%check
%{__python} test.py

Also, you need to go the other way with the COPYING file; not unix2dos but
dos2unix.  Actually, it's easier to do it with sed:

sed -i 's/\r//' COPYING

That saves you the dos2unix dependency as well.

-- 
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.




More information about the Fedora-package-review mailing list