Issue Details (XML | Word | Printable)

Key: MODPYTHON-139
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jim Gallacher
Reporter: Graham Dumpleton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
mod_python

Running make clean/distclean doesn't clean up test directory.

Created: 22/Feb/06 07:27 PM   Updated: 11/Apr/07 11:31 AM
Return to search
Component/s: core
Affects Version/s: 3.3.x
Fix Version/s: 3.3.1

Time Tracking:
Not Specified

Resolution Date: 11/Mar/06 02:22 AM


 Description  « Hide
Even after running a distclean, the following files are left in test directory.

? test/testconf.pyc
? test/httpdconf.pyc
? test/Makefile
? test/htdocs/dummymodule.pyc
? test/htdocs/cgitest.pyc
? test/htdocs/tests.pyc

Should be addressed as part of test suite rewrite.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #384881 Fri Mar 10 18:21:16 UTC 2006 jgallacher Added test/Makefile rules for clean and distclean (MODPYTHON-139).
Files Changed
MODIFY /httpd/mod_python/trunk/Makefile.in
MODIFY /httpd/mod_python/trunk/test/Makefile.in