Bug 744: More tests and fix failures.
Witold Filipczyk <[email protected]>
| Newsgroups | gmane.comp.web.links |
|---|---|
| Message-ID | <20070829194808.GA7265@pldmachine> |
Hi! While browsing diveintopython-5.4 I found a bug in recent ELinks-0.12.GIT. $ cd /usr/share/doc/diveintopython-5.4/html/toc $ elinks index.html Follow the link: "1. Installing Python" and you'll get the "No such file or directory" error. The link starts with "../". After the short investigation emerged: a2f3ec1ef75520e8044af65047217432aade8380 is first bad commit commit a2f3ec1ef75520e8044af65047217432aade8380 Author: Kalle Olavi Niemitalo <[email protected]> Date: Thu Jul 19 14:28:20 2007 +0300 Bug 744: More tests and fix failures. :040000 040000 11eafb2a5713db3e7d22593c7b396989feaf5b6f 4618f8b1774eb47a2fd934021a5db8a55c51e3e6 M src -- Witek